|
|
|
|
Changelog for yast2-buildtools-4.1.2-1.1.noarch.rpm :
* Wed Nov 28 2018 lslezakAATTsuse.cz- Fix up for the icondir path expansion (boo#1109310)- 4.1.2 * Tue Nov 27 2018 Stasiek Michalski - Provide icon with module (boo#1109310)- 4.1.1 * Tue Oct 16 2018 schubiAATTsuse.de- Added license file to spec. * Wed Aug 22 2018 schubiAATTsuse.de- Switched license in spec file from SPDX2 to SPDX3 format. * Wed Jul 25 2018 lslezakAATTsuse.cz- Pass absolute paths to \"yard\", relative paths do not work anymore because of a security update (bsc#1070263, CVE-2017-17042)- We do not auto generate the documentation anymore, but it might be used by some 3rd party packages...- 4.1.0 * Thu Mar 22 2018 lslezakAATTsuse.cz- Allow extracting the translatable texts alsom from XSL files (bsc#1083720)- 4.0.5 * Thu Mar 01 2018 lslezakAATTsuse.cz- Fixed generating translations from XML ( *.glade) files (related to bsc#1083015)- 4.0.4 * Tue Feb 27 2018 jreidingerAATTsuse.com- Prevent missing translatable string with missing textdomain by making it fatal error, so it can be catched in travis or jenkins (bsc#1083015)- 4.0.3 * Tue Feb 27 2018 lslezakAATTsuse.cz- Fixed regular expression used for finding translatable messages in the source files (bsc#1082969)- 4.0.2 * Wed Nov 29 2017 igonzalezsosaAATTsuse.com- Fix fillup-templates path (bsc#1070408)- 4.0.1 * Tue Oct 10 2017 mvidnerAATTsuse.com- Use -Wno-format-nonliteral (bsc#982942)- 4.0.0 * Tue Sep 20 2016 jreidingerAATTsuse.com- run old yast testsuite in parallel to speed up build (bsc#999203) * Wed Aug 24 2016 jreidingerAATTsuse.com- ignore in spellcheck \'vc\' because used as \'osc vc\' suggestion in CONTRIBUTING.md (needed to submit bnc#995333)- 3.1.46 * Fri Aug 05 2016 mvidnerAATTsuse.com- y2makepot, gettextdomains: ignore test/ directories. * Tue Jul 19 2016 jreidingerAATTsuse.com- Generate simple page if yard is not available (follow-up of previous fix for building) (part of FATE#320356)- 3.1.45 * Mon Jul 18 2016 jreidingerAATTsuse.com- prevent yard failure as it is no longer dependency, so skip ruby autodocs generation if not available (fix yast-rdp and yard-smt build) (part of FATE#320356)- 3.1.44 * Thu Jul 14 2016 jreidingerAATTsuse.com- Update the Rubocop config to prefer method_alias over alias (bsc#988759)- 3.1.43 * Wed Jul 13 2016 lslezakAATTsuse.cz- Update the Rubocop config so YaST can use a new Rubocop version (0.41.x) (bsc#988759)- 3.1.42 * Fri Jun 03 2016 igonzalezsosaAATTsuse.com- Remove yard dependency as *-devel-doc packages are not being generated anymore. * Mon Mar 14 2016 mvidnerAATTsuse.com- y2makepot: copy also comments for translators from control.xml (FATE#317481)- 3.1.41 * Wed Feb 24 2016 lslezakAATTsuse.cz- YaST RPM macros - fix for the previous change: some packages use configure.ac.in instead of the old configure.in.in (bsc#968002)- 3.1.40 * Tue Feb 09 2016 lslezakAATTsuse.cz- YaST RPM macros - add support for Rake based packages, optionally run additional tests (used at Jenkins CI builds)- 3.1.39 * Wed Aug 05 2015 shundhammerAATTsuse.de- reasonable defaults for method and class lengths in rubocop.yml (bnc#940671)- 3.1.38 * Wed Aug 05 2015 lslezakAATTsuse.cz- integrate the common rubocop.yml file for the SUSE Ruby style (bsc#940571)- 3.1.37 * Thu May 21 2015 lslezakAATTsuse.cz- y2makepot: do not create confusing _MISSING_TEXTDOMAIN_ * files (they cause for example rubocop check to fail) (bnc#940203)- 3.1.36 * Thu May 14 2015 jreidingerAATTsuse.com- revert incompatible change for vardir as it break yast2.rpm build- 3.1.35 * Tue May 12 2015 besser82AATTfedoraproject.org- show warnings about problems with Autotools-setup- split generation of Autotools into %yast_prep- run configure with \'--disable-silent-rules\' and use %make_build- use fallback if %make_build is not defined- split \'./configure\'-step into %yast_configure- add %yast_libdir- use macros instead of hardcoded paths- use %buildroot instead of $RPM_BUILD_ROOT- use %__make instead of plain \'make\'- make %yast_desktop_files generic for other distris- invoke %yast_check during %yast_install on SUSE only- 3.1.34 * Mon May 11 2015 besser82AATTfedoraproject.org- add configure-option \'--disable-debug\'- use \'--disable-debug\' instead forcing $RPM_OPT_FLAGS into $ENV handling $RPM_OPT_FLAGS is done by %configure-macro anyways- \'gettextdomains\' is DATA not SCRIPT- use \'dist_\'-prefix instead of \'EXTRA_DIST\'- 3.1.33 * Sat May 09 2015 besser82AATTfedoraproject.org- replace obsolete `AC_PROG_LIBTOOL` with `LT_INIT()`- use new `AC_INIT()`-syntax with args in square braces- 3.1.32 * Wed May 06 2015 aschnellAATTsuse.de- require rubygems of default ruby version (bsc#929899)- 3.1.31 * Thu Mar 26 2015 jreidingerAATTsuse.com- yast-jenkins-modify: - handle correctly modules that do not have github repo in yast-{mod} format - fix used sed to handle correctly oneliner xml - improve error reporting for quicker detection of problems- 3.1.30 * Wed Jan 21 2015 jreidingerAATTsuse.com- find-unused-published: support new ruby hash syntax- 3.1.29 * Fri Jan 16 2015 aschnellAATTsuse.de- split rpm macro %yast_install into submacros for finer control- 3.1.28 * Thu Jan 08 2015 jreidingerAATTsuse.com- Add shared rubocop yast style config- 3.1.27 * Thu Nov 13 2014 jreidingerAATTsuse.com- fix building with new libtool which use variable in backticks causing double backticks and failure to build- 3.1.26 * Tue Sep 23 2014 jreidingerAATTsuse.com- Do not read (and have ./configure evaluate) the MAINTAINER file.- 3.1.25 * Fri Sep 05 2014 mvidnerAATTsuse.com- Merged git and IBS- 3.1.24 * Fri Sep 05 2014 jreidingerAATTsuse.com- create_maintenance_branch: fix build target for SLE-12 branch- 3.1.23 * Thu Sep 04 2014 jreidingerAATTsuse.com- add tool for easy creation of maintenance branches to ytools- 3.1.22 * Thu Sep 04 2014 mvidnerAATTsuse.com- Use a more flexible rubygem requirement syntax (bnc#895069)- 3.1.21 * Fri Jul 18 2014 mrueckertAATTsuse.de- switch to rubygem() based buildrequires so we can easily switch the ruby version. * Fri Jun 06 2014 locilkaAATTsuse.com- gettextdomains: added support for single quotes around textdomain (bnc#881277)- 3.1.20 * Thu Jun 05 2014 lslezakAATTsuse.cz- y2makepot: transform control files into glade compatible format so they can be processed by xgettext (the latest xgettext does some format validation before processing) (bnc#881278)- 3.1.19 * Tue Jun 03 2014 jreidingerAATTsuse.com- gettextdomains fix detection of files including somewhere \"/ *\" bnc#880659- 3.1.18 * Tue Mar 25 2014 lslezakAATTsuse.cz- y2makepot: added support for extracting translatable strings from ERB files ( *.erb)- 3.1.17 * Fri Feb 14 2014 jreidingerAATTsuse.com- return back gettextdomains to allow generating translations- 3.1.16 * Wed Dec 18 2013 lslezakAATTsuse.cz- added AATTylibdirAATT and AATTcontroldirAATT automake macros- added %yast_controldir RPM macro- 3.1.15 * Tue Dec 17 2013 lslezakAATTsuse.cz- added %yast_libdir RPM macro- 3.1.14 * Mon Dec 16 2013 lslezakAATTsuse.cz- use the first \"Version\" tag from spec when looking for the package version, fixes problem when multiple tags are present- 3.1.13 * Fri Dec 13 2013 guillaumeAATTopensuse.org- Fix QEMU-ARM build by adding %{_datadir}/YaST2/data/devtools/NO_MAKE_CHECK file in file list when built in qemu since no make check are done in this case * Wed Dec 11 2013 lslezakAATTsuse.cz- y2autoconf - in perl we need extra backslash escaping- 3.1.12 * Wed Dec 11 2013 lslezakAATTsuse.cz- use grep/sed instead of rpm for parsing spec files (rpm prints the version for each subpackage, moreover it does some dependecy resolving which might fail)- 3.1.11 * Mon Dec 09 2013 lslezakAATTsuse.cz- read the version directly from *.spec file (ignore the VERSION files so they can be removed)- 3.1.10 * Tue Oct 15 2013 jreidingerAATTsuse.com- y2automake: properly install required COPYING file from top directory- 3.1.9 * Mon Oct 14 2013 jreidingerAATTsuse.com- cmake module: Do not generate spec file from spec.in as it is obsolete with spec file including rpm macros- 3.1.8 * Mon Oct 14 2013 jreidingerAATTsuse.com- big clean-up of dead tools- new subpackage yast2-buildtools that contain minimal set of tools needed for modules as BuildRequire- 3.1.7 * Wed Oct 09 2013 jreidingerAATTsuse.com- cmake module: read VERSION instead of VERSION.cmake to be consistent across all packages- 3.1.6 * Tue Oct 08 2013 jreidingerAATTsuse.com- rpm macros: Use \"%configure\" to properly configure also sysconfdir and sbindir- 3.1.5 * Wed Oct 02 2013 mvidnerAATTsuse.com- rpm macros: Use \"make check VERBOSE=1\" to debug failures directly from build logs- 3.1.4 * Tue Oct 01 2013 jreidingerAATTsuse.com- fix Makefile.am.common to respect removed tools and killed ycp- 3.1.3 * Mon Sep 30 2013 jreidingerAATTsuse.com- fix bunch of build service warnings- add Rakefile to allow uniform access to all yast modules- start using fdupes to reduce duplicities- 3.1.2 * Wed Sep 25 2013 jreidingerAATTsuse.com- remove ycpdoc as ycp is no longer live- clean a bit old unused tools- 3.1.1 * Tue Sep 17 2013 lslezakAATTsuse.cz- added yast RPM macros (/etc/rpm/macros.yast)- this package: use *.spec directly instead of expanding *.spec.in- all packages: make *.spec.in files optional (do not fail if missing)- 3.1.0 * Wed Sep 11 2013 lslezakAATTsuse.cz- y2makepot (used in \"make pot\" call) - added support for ruby gettext 3.0.0, check POT file compatibility with GNU gettext- 3.0.5 * Tue Aug 13 2013 lslezakAATTsuse.cz- correctly handle yard documentation in Yast/ subdirectories- 3.0.4 * Fri Aug 09 2013 lslezakAATTsuse.cz- Makefile.am.common - do not create empty \".dep\" YCP dependency file when there is no YCP module file- 3.0.3 * Wed Aug 07 2013 lslezakAATTsuse.cz- added ycp2yml client for converting static YCP data files into YAML format- 3.0.2 * Fri Aug 02 2013 lslezakAATTsuse.cz- enhanced syntax check in \'make check-syntax\': - check Ruby source files - check YCP data files (some are still present even after Ruby conversion)- 3.0.1 * Tue Jul 30 2013 yast-develAATTopensuse.org- version 3.0.0 * Mon Jul 29 2013 lslezakAATTsuse.cz- autodocs fixes: - doxygen: install _all_ JS and CSS files (dynsections.js, jquery.js and tabs.css were missing, resulting in unusable documentation) - doxygen: updated the default doxygen config file - removed obsolete options which caused warnings during build - yard: use --title option with package name- 2.24.7 * Fri Jul 26 2013 lslezakAATTsuse.cz- y2makepot (used in \"make pot\") - extract translatable strings from Ruby files using rxgettext (rubygem-gettext)- 2.24.6 * Wed Jul 24 2013 lslezakAATTsuse.cz- require rubygem-redcarpet in openSUSE <= 12.3, needed for yard Markdown formatting- 2.24.5 * Mon Jul 22 2013 lslezakAATTsuse.cz- autodocs - use markdown format in ruby documentation comments, added YARD_OPTIONS to allow overriding the defaults- 2.24.4 * Thu Jul 18 2013 mvidnerAATTsuse.com- fixed automake warnings about configure.in and INCLUDES * Thu Jul 18 2013 lslezakAATTsuse.cz- autodocs - added support for generating documentation for ruby files using yard generator- 2.24.3 * Tue Jul 16 2013 mvidnerAATTsuse.com- autodocs-ycp.ami: only call ycpdoc if YCP files are found- 2.24.2 * Thu Jun 27 2013 lslezakAATTsuse.cz- ycpdoc - improved generating index file, the same functions are additionaly sorted by source file to avoid random order in the output (fixes testsuite failure after upgrading to perl-5.18)- 2.24.1 * Mon Apr 08 2013 jreidingerAATTsuse.com- fix tagversion to work with git- fix package checks to work with git- allow resubmit package to BS without changes entry- 2.24.0 * Tue Dec 11 2012 jreidingerAATTsuse.com- fix cmake plugin search. In particular, look in lib64, and find them in /usr when our prefix is /usr/local.- 2.23.2 * Tue Oct 30 2012 jsuchomeAATTsuse.cz- removed references to SuSEconfig (fate#100011)- 2.23.1 * Mon Aug 06 2012 dmuellerAATTsuse.com- fix disablement of make check on QEMU/ARM builds * Mon Jun 18 2012 aschnellAATTsuse.de- link agents against y2util and ycpvalues to get proper rpm dependencies (zypper and buildservice need them)- 2.23.0 * Thu May 03 2012 mfilkaAATTsuse.com- updated Makefile.am.common - rebuilds ybc when make package-local- 2.21.9 * Thu Jan 12 2012 cooloAATTsuse.com- yast\'s license is GPL-2.0 in doubt, not \"GPL\"- 2.21.8 * Tue Jan 03 2012 keAATTsuse.de- ydoc/po-tools/po-stats: filter file name (FILE.LL.po:) that \'msgfmt - -stats\' now outputs. * Fri Dec 16 2011 cooloAATTsuse.com- autoreconf and suse_config_update are doing the same thing, so leave out suse specifics * Mon Nov 21 2011 cooloAATTsuse.com- add libtool as buildrequire to avoid implicit dependency- remove clean section * Tue Oct 25 2011 lslezakAATTsuse.cz- fixed oscsubmit to not submit *.rej and *.orig files left after failed merging- 2.21.6 * Tue Oct 04 2011 visnovAATTsuse.cz- remove definition of Prefix in spec file (create-spec)- use _prefix in .spec file- 2.21.5 * Fri Sep 30 2011 visnovAATTsuse.cz- added \'y2tool obssync\'- 2.21.4 * Tue Sep 27 2011 visnovAATTsuse.cz- dropped all-packages and devel-packages lists- 2.21.3 * Thu Sep 22 2011 mvidnerAATTsuse.cz- create-spec: adjusted whitespace to comply with prepare_spec- create-spec: use %version to minimize diffs- 2.21.2 * Mon Sep 19 2011 visnovAATTsuse.cz- Simplify config module skeleton- Remove dependency on Wizard_hw- Add setting window title and icon to config skeleton- 2.21.1 * Wed Aug 24 2011 keAATTsuse.de- Makefile.am.center: Ignore warnings when building po file statistics. * Fri Aug 05 2011 tgoettlicherAATTsuse.de- fixed .desktop file (bnc #681249) * Fri Jul 22 2011 locilkaAATTsuse.cz- Obsoleted X-KDE-SubstituteUID replaced with xdg-su in Exec in desktop files (bnc#540627)- 2.21.0 * Fri Jul 01 2011 locilkaAATTsuse.cz- Added some more known words to the spellcheck whitelist. * Thu Sep 24 2009 mvidnerAATTsuse.cz- create-spec: recognize plain rpm subpackages.- 2.18.11 * Fri Aug 14 2009 lslezakAATTsuse.cz- disable testsuite on ARM- 2.18.10 * Thu Jul 02 2009 mzugecAATTsuse.cz- added yast2-isns module * Fri Jun 26 2009 mvidnerAATTsuse.cz- YastCommon.cmake: don\'t override License, Group * Mon Jun 22 2009 mvidnerAATTsuse.cz- create-spec: don\'t override License, Group, %build- 2.18.9 * Fri Jun 19 2009 mvidnerAATTsuse.cz- autodocs-ycp.ami: fixes to work with subdirectories: introduced AUTODOCS_STRIP.- 2.18.8 * Tue Jun 16 2009 mvidnerAATTsuse.cz- autodocs-ycp.ami: Added AUTODOCS_SUBDIR, for yast2.rpm- oscsubmit: Adjusted \"osc sr\" syntax to work with old and new (0.119) osc. * Tue Jun 16 2009 cooloAATTnovell.com- fixed more makefiles * Mon Jun 15 2009 mvidnerAATTsuse.cz- Fixed makefile includes ( *.ami) to work with \"install\" calls changed via automake-1.11.- 2.18.7 * Thu Jun 11 2009 lslezakAATTsuse.cz- added float::tolstring builtin to the vim syntax file (added in yast2-core-2.18.12)- rest-plugin skeleton - define and use \'id\' member * Tue Jun 09 2009 mvidnerAATTsuse.cz- Take advantage of AM_SILENT_RULES and AUTOMAKE_JOBS if supported (in automake-1.11) * Mon Jun 08 2009 lslezakAATTsuse.cz- 2.18.6 * Mon May 25 2009 lslezakAATTsuse.cz- added new skeleton \'rest-plugin\' for webservice plugins, initial version * Wed May 20 2009 lslezakAATTsuse.cz- create-new-package - fixed syntax error (missing semicolon) * Wed May 20 2009 mvidnerAATTsuse.cz- y2tool tagversion: fixed branch tagging for tmp/ * branches such as tmp/SLE-11-SP1-Stash. * Wed May 06 2009 jsrainAATTsuse.cz- updates of oscupdate- 2.18.5 * Wed Apr 29 2009 lslezakAATTsuse.cz- updated vim YCP syntax file - added missing built-ins: lsort, lsubstring, ClientExists, GetEncoding, GetEnvironmentEncoding, dgettext, dngettext, dpgettext, float::abs, float::ceil, float::floor, float::pow, float::trunc, list::reduce, sublist, added type name: const, added UI option: Cell * Mon Apr 27 2009 jsrainAATTsuse.cz- fixed y2tool oscsubmit when submitting package the first time- make oscsubmit work correctly with cmake-based modules * Mon Apr 27 2009 jsrainAATTsuse.cz- added y2tool oscsubmit (for Factory only)- 2.18.4 * Thu Apr 09 2009 jreidingerAATTsuse.cz- ycp.vim : add switch condition and argsof builtin * Thu Apr 02 2009 mvidnerAATTsuse.cz- Makefile.am.toplevel: do not mkdir \"`if\" (bnc#490713).- 2.18.3 * Thu Apr 02 2009 mvidnerAATTsuse.cz- FindYast.cmake: make it a bit more verbose on error (kkaempf)- ycp.vim: added ButtonBox (jsuchome)- ycp-mode.el: added notifyContextMenu (aschnell)- y2autoconf: Fixed bootstrapping via Makefile.cvs- y2makeall: merge back the one used on Hudson, with additional features like printing the base buildrequires (visnov)- y2log_ana: remove hardcoded moc that broke with new qt (dmacvicar) * Tue Mar 03 2009 keAATTsuse.de- Call msgmerge with the --previous option.
|
|
|