Adrian Schröter
a67a13ac65
Add Debian packaging. OBS-URL: https://build.opensuse.org/request/show/239985 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-set_version?expand=0&rev=30
124 lines
4.1 KiB
Plaintext
124 lines
4.1 KiB
Plaintext
-------------------------------------------------------------------
|
|
Wed Jul 9 12:02:43 UTC 2014 - jblunck@infradead.org
|
|
|
|
- Update to version 0.4.1:
|
|
+ Add support to automatically detect version based on Debian changelog file
|
|
+ Initial debianization
|
|
+ Handle PKGBUILD files generated by services
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 17 09:52:56 UTC 2014 - adrian@suse.de
|
|
|
|
- Update to version 0.4.1:
|
|
+ - drop old bash version
|
|
+ - fix PKGBUILD version setting
|
|
+ fix help text
|
|
+ support detection from tar ball content
|
|
+ use warnings pragma
|
|
+ - replace bash script with a more secure perl version
|
|
+ fix urgent quoting bugs
|
|
+ Be more liberal in root-dir version detection
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Mar 17 09:51:15 UTC 2014 - adrian@suse.de
|
|
|
|
- Update to version 0.4.1:
|
|
+ - drop old bash version
|
|
+ - fix PKGBUILD version setting
|
|
+ fix help text
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Mar 7 12:06:41 UTC 2014 - adrian@suse.de
|
|
|
|
- Update to version 0.4.0:
|
|
+ support detection from tar ball content
|
|
+ use warnings pragma
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 6 11:03:52 UTC 2014 - adrian@suse.de
|
|
|
|
- Update to version 0.4.0:
|
|
This is a rewrite in perl
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 6 09:43:52 UTC 2014 - adrian@suse.de
|
|
|
|
- Update to version 0.3.3:
|
|
+ ERROR: git log --pretty=format:%s --no-merges 4b090f0cad..4fc9fcb0c2 failed; aborting!
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Mar 6 07:07:51 UTC 2014 - adrian@suse.de
|
|
|
|
- Update to version 0.3.3:
|
|
+ - drop two echo lines which can be used to run random commands
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 11 16:29:02 UTC 2014 - speilicke@suse.com
|
|
|
|
- Update to version 0.3.2:
|
|
+ Be more liberal in root-dir version detection
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 10 09:53:00 UTC 2014 - speilicke@suse.com
|
|
|
|
- Update to version 0.3.1:
|
|
+ Check tarball content's root-dir for version
|
|
+ Use a for-loop for different endings
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 29 13:47:13 UTC 2013 - speilicke@suse.com
|
|
|
|
- Move service to github.com/openSUSE/obs-service-set_version
|
|
- Add _service file to update package from there
|
|
- Drop local sources and use tarball from source services
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Oct 8 10:06:26 UTC 2013 - jblunck@opensuse.org
|
|
|
|
- Take Debian version and revision number from debian.changelog file
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 16 09:30:01 UTC 2013 - adrian@suse.de
|
|
|
|
- add support for PKGBUILD aka Arch Linux files
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 26 15:01:27 UTC 2012 - saschpe@suse.de
|
|
|
|
- Preserve whitespaces in Version: and Requires: lines
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 14 20:01:13 GMT 2012 - aspiers@suse.com
|
|
|
|
- only change the first occurrence of Version: header
|
|
- output useful info during run
|
|
- when auto-detecting the version, use the newest matching file
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 14 17:54:29 GMT 2012 - aspiers@suse.com
|
|
|
|
- patch License to follow spdx.org standard
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 30 17:54:19 GMT 2012 - aspiers@suse.com
|
|
|
|
- add --basename to usage help text
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 8 15:43:23 UTC 2011 - andrea@opensuse.org
|
|
|
|
- do not delete mandriva/fedora macros in release when reset the
|
|
release number
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 14 06:50:01 UTC 2010 - reddwarf@opensuse.org
|
|
|
|
- support detecting the version from *.tbz2 files
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Dec 5 19:36:00 UTC 2010 - adrian@suse.de
|
|
|
|
- initial package of service
|
|
- fix set version, when also release number is reset
|
|
|