Hello community,

here is the log from the commit of package obs-service-extract_file for 
openSUSE:Factory checked in at 2019-09-02 13:25:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/obs-service-extract_file (Old)
 and      /work/SRC/openSUSE:Factory/.obs-service-extract_file.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "obs-service-extract_file"

Mon Sep  2 13:25:21 2019 rev:5 rq:727225 version:0.4

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/obs-service-extract_file/obs-service-extract_file.changes
        2016-06-29 15:10:50.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.obs-service-extract_file.new.7948/obs-service-extract_file.changes
      2019-09-02 13:25:22.437312156 +0200
@@ -1,0 +2,7 @@
+Tue Aug 27 06:57:45 UTC 2019 - seife+...@b1-systems.com
+
+- Update to version 0.4:
+  * add support for obscpio archives from obs_scm
+  * Add README.md file
+
+-------------------------------------------------------------------

Old:
----
  obs-service-extract_file-0.3.tar.gz

New:
----
  obs-service-extract_file-0.4.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ obs-service-extract_file.spec ++++++
--- /var/tmp/diff_new_pack.GUkFxA/_old  2019-09-02 13:25:22.957312058 +0200
+++ /var/tmp/diff_new_pack.GUkFxA/_new  2019-09-02 13:25:22.957312058 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package obs-service-extract_file
 #
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,15 +12,15 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           obs-service-extract_file
 Summary:        An OBS source service: Extract a file from an archive
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Development/Tools/Building
-Version:        0.3
+Version:        0.4
 Release:        0
 Source:         %{name}-%{version}.tar.gz
 Requires:       bzip2

++++++ _service ++++++
--- /var/tmp/diff_new_pack.GUkFxA/_old  2019-09-02 13:25:22.977312054 +0200
+++ /var/tmp/diff_new_pack.GUkFxA/_new  2019-09-02 13:25:22.977312054 +0200
@@ -3,7 +3,7 @@
     <param 
name="url">g...@github.com:openSUSE/obs-service-extract_file.git</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="version">0.3</param>
+    <param name="version">0.4</param>
     <param name="revision">master</param>
     <param name="changesgenerate">enable</param>
   </service>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.GUkFxA/_old  2019-09-02 13:25:22.993312051 +0200
+++ /var/tmp/diff_new_pack.GUkFxA/_new  2019-09-02 13:25:22.993312051 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
             <param 
name="url">g...@github.com:openSUSE/obs-service-extract_file.git</param>
-          <param 
name="changesrevision">100e10d49c52e072d2e2b4edc5d7f8d81e22ae96</param></service></servicedata>
\ No newline at end of file
+          <param 
name="changesrevision">8ea7a76324b19e0ea3b1a559cbdfb8da9d038304</param></service></servicedata>
\ No newline at end of file

++++++ debian.dsc ++++++
--- /var/tmp/diff_new_pack.GUkFxA/_old  2019-09-02 13:25:23.005312049 +0200
+++ /var/tmp/diff_new_pack.GUkFxA/_new  2019-09-02 13:25:23.005312049 +0200
@@ -2,7 +2,7 @@
 Source: obs-service-extract-file
 Binary: obs-service-extract-file
 Architecture: all
-Version: 0.3
+Version: 0.4
 Maintainer: Adrian Schroeter <adr...@suse.de>
 Homepage: 
https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-extract_file
 Standards-Version: 3.9.3

++++++ obs-service-extract_file-0.3.tar.gz -> 
obs-service-extract_file-0.4.tar.gz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/obs-service-extract_file-0.3/README.md 
new/obs-service-extract_file-0.4/README.md
--- old/obs-service-extract_file-0.3/README.md  1970-01-01 01:00:00.000000000 
+0100
+++ new/obs-service-extract_file-0.4/README.md  2017-04-07 06:53:38.000000000 
+0200
@@ -0,0 +1,8 @@
+# extract_file (OBS source service) 
+
+This is an [Open Build Service](http://openbuildservice.org/) source service. 
It supports to extract a file from an archive, for example a spec file 
maintained inside of the tarball.
+
+This is the git repository for 
[openSUSE:Tools/obs-service-extract_file](https://build.opensuse.org/package/show/openSUSE:Tools/obs-service-extract_file).
 The authoritative source is 
https://github.com/openSUSE/obs-service-extract_file
+
+The service can be used in combination with other services like 
[download_files](https://github.com/openSUSE/obs-service-download_files), 
[tar_scm](https://github.com/openSUSE/obs-service-tar_scm), 
[recompress](https://github.com/openSUSE/obs-service-recompress) or 
[set_version](https://github.com/openSUSE/obs-service-set_version) e.g. within 
the [GIT 
integration](https://en.opensuse.org/openSUSE:Build_Service_Concept_SourceService#Example_2:_GIT_integration)
 workflow.
+
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/obs-service-extract_file-0.3/extract_file 
new/obs-service-extract_file-0.4/extract_file
--- old/obs-service-extract_file-0.3/extract_file       2016-06-16 
10:45:31.000000000 +0200
+++ new/obs-service-extract_file-0.4/extract_file       2017-04-07 
06:53:38.000000000 +0200
@@ -84,6 +84,8 @@
   done
   unzip "$existing_archive" $MYFILES || exit 1
 
+elif [ "${existing_archive%.obscpio}" != "$existing_archive" ]; then
+  cpio --quiet --extract --preserve-modification-time --make-directories -- 
$MYFILES < "$existing_archive"
 else
   echo "ERROR: unknown archive format $existing_archive"
   exit 1


Reply via email to