Hello community,

here is the log from the commit of package obs-service-download_files for 
openSUSE:Factory checked in at 2019-02-27 15:08:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/obs-service-download_files (Old)
 and      /work/SRC/openSUSE:Factory/.obs-service-download_files.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "obs-service-download_files"

Wed Feb 27 15:08:39 2019 rev:27 rq:679572 version:0.6.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/obs-service-download_files/obs-service-download_files.changes
    2018-09-07 15:41:26.654404927 +0200
+++ 
/work/SRC/openSUSE:Factory/.obs-service-download_files.new.28833/obs-service-download_files.changes
 2019-02-27 15:08:44.442399666 +0100
@@ -1,0 +2,5 @@
+Wed Jan 16 11:52:40 UTC 2019 - Adrian Schröter <[email protected]>
+
+- fix dependency to perl(YAML::XS) for appimage parser
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ obs-service-download_files.spec ++++++
--- /var/tmp/diff_new_pack.aRP6Oi/_old  2019-02-27 15:08:45.250399420 +0100
+++ /var/tmp/diff_new_pack.aRP6Oi/_new  2019-02-27 15:08:45.250399420 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package obs-service-download_files
 #
-# Copyright (c) 2018 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
@@ -27,7 +27,9 @@
 Source:         %{name}-%{version}.tar.gz
 Requires:       build >= 2012.08.24
 Requires:       diffutils
+# for appimage parser:
 Requires:       wget
+Requires:       perl(YAML::XS)
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 


Reply via email to