obs-service-extract_file/obs-service-extract_file.changes
Frank Schreiner f1380a75f2 - Update to version 0.2:
+ clarify use of outfilename parameter
  + fix bug with repeated invocations of "osc service dr"
  + choose the most recent archive (fixes #3)
  + improved security and error handling when no archive found
  + added tests
  + improved input file checking and removed obsolete code

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-extract_file?expand=0&rev=10
2016-02-17 14:10:15 +00:00

38 lines
1.3 KiB
Plaintext

-------------------------------------------------------------------
Wed Feb 17 14:01:56 UTC 2016 - opensuse-packaging@opensuse.org
- Update to version 0.2:
+ clarify use of outfilename parameter
+ fix bug with repeated invocations of "osc service dr"
+ choose the most recent archive (fixes #3)
+ improved security and error handling when no archive found
+ added tests
+ improved input file checking and removed obsolete code
-------------------------------------------------------------------
Wed Jul 9 15:43:21 UTC 2014 - jblunck@infradead.org
- Update to version 0.1:
+ Initial debianization
+ fix it
+ This adds posibility to define filenames with wildcards. Usable to prevent from editing the file path after each version change or after the SVN revision changes.
+ fix error message
+ allow subdirectories
+ fix command parameters
-------------------------------------------------------------------
Tue May 10 10:02:43 UTC 2011 - adrian@suse.de
- fix getting input file
-------------------------------------------------------------------
Wed Apr 27 21:36:13 UTC 2011 - dibo@users.sourceforge.net
- added posibility to use wildcards in extracted file names
-------------------------------------------------------------------
Wed Feb 23 15:36:13 UTC 2011 - adrian@suse.de
- initial package