Hello community,

here is the log from the commit of package yast2-storage for openSUSE:Factory 
checked in at 2018-01-17 21:42:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-storage (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-storage.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-storage"

Wed Jan 17 21:42:11 2018 rev:297 rq:555006 version:3.2.20

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-storage/yast2-storage.changes      
2017-08-24 18:16:41.851125421 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-storage.new/yast2-storage.changes 
2018-01-17 21:42:13.620375074 +0100
@@ -1,0 +2,13 @@
+Thu Dec  7 11:48:33 UTC 2017 - igonzalezs...@suse.com
+
+- Properly escape %{VERSION} in the spec file (bsc#1071724).
+- 3.2.20
+
+-------------------------------------------------------------------
+Thu Nov 30 06:38:15 UTC 2017 - rbr...@suse.com
+
+- Replace references to /var/adm/fillup-templates with new
+  %_fillupdir macro (boo#1069468).
+- 3.2.19
+
+-------------------------------------------------------------------

Old:
----
  yast2-storage-3.2.18.tar.bz2

New:
----
  yast2-storage-3.2.20.tar.bz2

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

Other differences:
------------------
++++++ yast2-storage.spec ++++++
--- /var/tmp/diff_new_pack.dXkS3F/_old  2018-01-17 21:42:14.316342497 +0100
+++ /var/tmp/diff_new_pack.dXkS3F/_new  2018-01-17 21:42:14.320342310 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-storage
-Version:        3.2.18
+Version:        3.2.20
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -111,7 +111,7 @@
 %{yast_moduledir}/*
 %dir %{yast_libdir}/storage
 %{yast_libdir}/storage/*.rb
-/var/adm/fillup-templates/sysconfig.storage-yast2-storage
+%{_fillupdir}/sysconfig.storage-yast2-storage
 
 %dir %{yast_ydatadir}
 %{yast_ydatadir}/*.ycp
@@ -136,7 +136,7 @@
 %package devel
 Requires:       libstdc++-devel
 Requires:       yast2-storage = %version
-Requires:       libstorage-devel = %(echo `rpm -q --queryformat '%{VERSION}' 
libstorage-devel`)
+Requires:       libstorage-devel = %(echo `rpm -q --queryformat '%%{VERSION}' 
libstorage-devel`)
 
 Summary:        YaST2 - Storage Library Headers and Documentation
 Group:          Development/Libraries/YaST

++++++ yast2-storage-3.2.18.tar.bz2 -> yast2-storage-3.2.20.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-storage-3.2.18/package/yast2-storage.changes 
new/yast2-storage-3.2.20/package/yast2-storage.changes
--- old/yast2-storage-3.2.18/package/yast2-storage.changes      2017-08-23 
15:17:19.518492747 +0200
+++ new/yast2-storage-3.2.20/package/yast2-storage.changes      2017-12-07 
13:06:10.000000000 +0100
@@ -1,4 +1,17 @@
 -------------------------------------------------------------------
+Thu Dec  7 11:48:33 UTC 2017 - igonzalezs...@suse.com
+
+- Properly escape %{VERSION} in the spec file (bsc#1071724).
+- 3.2.20
+
+-------------------------------------------------------------------
+Thu Nov 30 06:38:15 UTC 2017 - rbr...@suse.com
+
+- Replace references to /var/adm/fillup-templates with new
+  %_fillupdir macro (boo#1069468).
+- 3.2.19
+
+-------------------------------------------------------------------
 Wed Aug 23 14:13:02 CEST 2017 - shundham...@suse.de
 
 - Merged SLE-12-SP2-CASP branch to master
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-storage-3.2.18/package/yast2-storage.spec 
new/yast2-storage-3.2.20/package/yast2-storage.spec
--- old/yast2-storage-3.2.18/package/yast2-storage.spec 2017-08-23 
15:17:19.518492747 +0200
+++ new/yast2-storage-3.2.20/package/yast2-storage.spec 2017-12-07 
13:06:10.000000000 +0100
@@ -15,9 +15,8 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
 Name:           yast2-storage
-Version:        3.2.18
+Version:        3.2.20
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -108,7 +107,7 @@
 %{yast_moduledir}/*
 %dir %{yast_libdir}/storage
 %{yast_libdir}/storage/*.rb
-/var/adm/fillup-templates/sysconfig.storage-yast2-storage
+%{_fillupdir}/sysconfig.storage-yast2-storage
 
 %dir %{yast_ydatadir}
 %{yast_ydatadir}/*.ycp
@@ -132,7 +131,7 @@
 
 %package devel
 Requires:      libstdc++-devel
-Requires:      libstorage-devel = %(echo `rpm -q --queryformat '%{VERSION}' 
libstorage-devel`)
+Requires:      libstorage-devel = %(echo `rpm -q --queryformat '%%{VERSION}' 
libstorage-devel`)
 Requires:      yast2-storage = %version
 
 Summary:        YaST2 - Storage Library Headers and Documentation


Reply via email to