spec-cleaner/spec-cleaner.changes
Tomáš Chvátal cb3af738d6 - Version bump to 0.6.3:
* Fix diff mode
  * Various %if macro whitespacing issues squashing
  * Base pkgconf conversions from 13.2

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/spec-cleaner?expand=0&rev=38
2014-10-12 09:34:05 +00:00

185 lines
6.0 KiB
Plaintext

-------------------------------------------------------------------
Sun Oct 12 09:33:22 UTC 2014 - tchvatal@suse.com
- Version bump to 0.6.3:
* Fix diff mode
* Various %if macro whitespacing issues squashing
* Base pkgconf conversions from 13.2
-------------------------------------------------------------------
Sun Oct 12 09:27:16 UTC 2014 - tchvatal@suse.com
- Make us build again for Fedora
-------------------------------------------------------------------
Mon Sep 22 13:21:47 UTC 2014 - tchvatal@suse.com
- Version bump to 0.6.2:
* Fix iniline mode
* Various small fixes and testsuite expansion
-------------------------------------------------------------------
Wed Sep 3 17:40:34 UTC 2014 - tchvatal@suse.com
- Require py3-setuptools
-------------------------------------------------------------------
Fri Aug 29 10:46:17 UTC 2014 - tchvatal@suse.com
- py3 include arpgarse itself.
-------------------------------------------------------------------
Wed Aug 13 12:28:45 UTC 2014 - tchvatal@suse.com
- Version bump to 0.6.1:
* Fixup release with working spec-cleaner script executable
-------------------------------------------------------------------
Wed Aug 13 12:09:35 UTC 2014 - tchvatal@suse.com
- Version bump to 0.6.0:
* Use setuptools and nosetests for building&testing
* Various bugfixes as found by java icedtea cleaning
-------------------------------------------------------------------
Tue Jul 8 11:32:40 UTC 2014 - tchvatal@suse.com
- Version bump to 0.5.9:
* Fix parsing %endif #comment
* Fix parsing %if rigth after %clean section
-------------------------------------------------------------------
Mon Jun 23 15:01:57 UTC 2014 - tchvatal@suse.com
- Version bump to 0.5.8:
* brown paperbag release fixing tests on py3.
-------------------------------------------------------------------
Mon Jun 23 11:25:09 UTC 2014 - tchvatal@suse.com
- Version bump to 0.5.7:
* Updates about smp_mflags parsing
* makeinstall macro replacing improvements.
-------------------------------------------------------------------
Sat May 10 11:28:35 UTC 2014 - tchvatal@suse.com
- Version bump to 0.5.6:
* Few minor fixes as reported on github.
-------------------------------------------------------------------
Fri Apr 4 12:56:21 UTC 2014 - tchvatal@suse.com
- Version bump to 0.5.5:
* Few minor fixes as reported on github tracker.
-------------------------------------------------------------------
Mon Feb 3 12:44:39 UTC 2014 - tchvatal@suse.com
- Version bump to 0.5.4:
* plenty of bugfixes regarding to spec parsing as they were
reported on github
* add more exceptions on adding curly brackets
* update licenses list to the latest.
-------------------------------------------------------------------
Tue Jan 14 07:12:56 UTC 2014 - tchvatal@suse.com
- Add comment on py3 conditional and depend on python-argparse
-------------------------------------------------------------------
Thu Jan 9 17:35:34 UTC 2014 - tchvatal@suse.com
- Version bump to 0.5.3:
+ Various parser fixes and extended testsuite coverage
thanks to reports from packagers team.
-------------------------------------------------------------------
Wed Dec 4 12:33:05 UTC 2013 - tchvatal@suse.com
- Version bump to 0.5.2:
+ Fixes issues found while parsing libreoffice
+ Fixes issues 4 and 3 on github
-------------------------------------------------------------------
Tue Dec 3 11:36:28 UTC 2013 - tchvatal@suse.com
- Version bump to 0.5.1:
+ Fixes the conditionals placement and makes all tests pass.
-------------------------------------------------------------------
Fri Nov 29 11:27:00 UTC 2013 - tchvatal@suse.com
- Version bump to 0.4.2:
+ fix inlining
+ fix service shell script
+ rename obs service to different from format_spec_file
-------------------------------------------------------------------
Mon Nov 25 12:15:14 UTC 2013 - tchvatal@suse.com
- Fix build on fedora as they bytecompile the py
-------------------------------------------------------------------
Mon Nov 25 10:21:09 UTC 2013 - tchvatal@suse.com
- Version bump to 0.4.1
+ Fixes to actually be able to parse own specfile.
-------------------------------------------------------------------
Mon Nov 25 09:37:39 UTC 2013 - tchvatal@suse.com
- Version bump to 0.4.0:
+ Add extensive testsuite
+ Split the code for readability purposes
+ Mimic all the functionality from prep_spec
+ Provide and obsolete obs-service-format_spec_file
-------------------------------------------------------------------
Thu Mar 22 08:51:31 UTC 2012 - saschpe@suse.de
- Set license to SPDX style (BSD-3-Clause)
-------------------------------------------------------------------
Mon Sep 12 08:00:40 UTC 2011 - prusnak@opensuse.org
- synchronize obs and git changes
-------------------------------------------------------------------
Thu Jul 14 10:28:13 UTC 2011 - giecrilj@stegny.2a.pl
- better usage message
-------------------------------------------------------------------
Mon May 2 18:38:05 CEST 2011 - vuntz@opensuse.org
- Update to version 0.2:
+ Handle suse_version
+ Do not check for AutoReqProv in %install
+ Replace %makeinstall by %make_install
+ Reformat versioned package names too
+ Remove #usedforbuild
+ Replace Patch: with Patch0: (and %patch with %patch0)
+ Change default .spec headers to not include any license
+ Replace some package names with pkgconfig()-style names
+ Add --diff and --diff-prog options
+ Put brackets around %name, %version, %release, ...
+ Update url for PATCH-MISSING-TAGw
+ Cut summary after the first dot
+ Add FDL licenses
+ Add .spec extension to spec files created by script
+ Put pkgconfig()-style package names at the end of their list
+ Code improvements
-------------------------------------------------------------------
Mon Dec 6 11:41:07 UTC 2010 - prusnak@opensuse.org
- update to newer snapshot (1fb8c6db)
- --diff and --diff-prog options by Petr Uzel
-------------------------------------------------------------------
Thu Sep 30 16:04:03 CEST 2010 - vuntz@opensuse.org
- Initial package (version 0.1)