diff --git a/_service b/_service index cfe8863..f624fd6 100644 --- a/_service +++ b/_service @@ -3,7 +3,7 @@ git@github.com:openSUSE/obs-service-extract_file.git git .git - 0.1 + 0.3 master enable diff --git a/_servicedata b/_servicedata new file mode 100644 index 0000000..05db4ad --- /dev/null +++ b/_servicedata @@ -0,0 +1,4 @@ + + + git@github.com:openSUSE/obs-service-extract_file.git + acb33c06fc882cee6aee7bceb34d65123320841e \ No newline at end of file diff --git a/debian.dsc b/debian.dsc index 964e26d..7c0a880 100644 --- a/debian.dsc +++ b/debian.dsc @@ -1,6 +1,6 @@ Format: 1.0 Source: obs-service-extract-file -Version: 0.1 +Version: 0.3 Binary: obs-service-extract-file Maintainer: Adrian Schroeter Architecture: all diff --git a/obs-service-extract_file-0.1.tar.gz b/obs-service-extract_file-0.1.tar.gz deleted file mode 100644 index 488e389..0000000 --- a/obs-service-extract_file-0.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:830847e40a27690b8c5e71c1698fb752e69260234a21f1c520b559d780db2557 -size 2687 diff --git a/obs-service-extract_file-0.3.tar.gz b/obs-service-extract_file-0.3.tar.gz new file mode 100644 index 0000000..8fe7439 --- /dev/null +++ b/obs-service-extract_file-0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90c02b11a9682bbab2394cfe5a6fe47f65efe9c15604516bab3e1c219ce637d5 +size 4020 diff --git a/obs-service-extract_file.changes b/obs-service-extract_file.changes index 0b1707e..699dedc 100644 --- a/obs-service-extract_file.changes +++ b/obs-service-extract_file.changes @@ -1,3 +1,21 @@ +------------------------------------------------------------------- +Thu Feb 18 16:08:30 UTC 2016 - opensuse-packaging@opensuse.org + +- Update to version 0.2: + + use native package format instead of quilt + + prevent unzip from executing with illegal options + +------------------------------------------------------------------- +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 diff --git a/obs-service-extract_file.spec b/obs-service-extract_file.spec index bd26943..c588927 100644 --- a/obs-service-extract_file.spec +++ b/obs-service-extract_file.spec @@ -1,7 +1,7 @@ # # spec file for package obs-service-extract_file # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ Name: obs-service-extract_file Summary: An OBS source service: Extract a file from an archive License: GPL-2.0+ Group: Development/Tools/Building -Version: 0.1 +Version: 0.3 Release: 0 Source: %{name}-%{version}.tar.gz Requires: bzip2