Hello community,

here is the log from the commit of package yast2-packager for openSUSE:Factory 
checked in at 2016-06-13 21:52:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-packager (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-packager.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-packager"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-packager/yast2-packager.changes    
2016-05-19 12:04:28.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-packager.new/yast2-packager.changes       
2016-06-13 21:52:12.000000000 +0200
@@ -1,0 +2,12 @@
+Thu Jun  2 09:24:10 UTC 2016 - [email protected]
+
+- Drop yast2-packager-devel-doc (fate#320356)
+- 3.1.102
+
+-------------------------------------------------------------------
+Thu May 19 14:01:32 UTC 2016 - [email protected]
+
+- fixed parsing of patterns in content file (bsc#980718)
+- 3.1.101
+
+-------------------------------------------------------------------

Old:
----
  yast2-packager-3.1.100.tar.bz2

New:
----
  yast2-packager-3.1.102.tar.bz2

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

Other differences:
------------------
++++++ yast2-packager.spec ++++++
--- /var/tmp/diff_new_pack.xmkOX1/_old  2016-06-13 21:52:13.000000000 +0200
+++ /var/tmp/diff_new_pack.xmkOX1/_new  2016-06-13 21:52:13.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-packager
-Version:        3.1.100
+Version:        3.1.102
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -82,6 +82,7 @@
 %endif
 
 # force *-webpin subpackage removal at upgrade
+Obsoletes:      yast2-packager-devel-doc
 Obsoletes:      yast2-packager-webpin < %version
 
 Requires:       yast2-ruby-bindings >= 1.0.0
@@ -89,18 +90,9 @@
 License:        GPL-2.0+
 Group:          System/YaST
 
-%package devel-doc
-Requires:       yast2-packager = %version
-Summary:        YaST2 - Development Documentation
-Group:          System/YaST
-
 %description
 This package contains the libraries and modules for software management.
 
-%description devel-doc
-This package contains development documentation for using the API
-provided by yast2-packager package.
-
 %prep
 %setup -n %{name}-%{version}
 
@@ -135,7 +127,4 @@
 %dir %{yast_docdir}
 %doc %{yast_docdir}/COPYING
 
-%files devel-doc
-%doc %{yast_docdir}/autodocs
-
 %changelog

++++++ yast2-packager-3.1.100.tar.bz2 -> yast2-packager-3.1.102.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-3.1.100/doc/Makefile.am 
new/yast2-packager-3.1.102/doc/Makefile.am
--- old/yast2-packager-3.1.100/doc/Makefile.am  2016-05-17 09:02:08.000000000 
+0200
+++ new/yast2-packager-3.1.102/doc/Makefile.am  1970-01-01 01:00:00.000000000 
+0100
@@ -1,12 +0,0 @@
-#
-# Makefile.am for y2c_firewall/doc
-#
-# $Id: Makefile.am 3154 2002-07-01 15:52:42Z msvec $
-#
-
-SUBDIRS = autodocs
-
-htmldir = @docdir@
-html_DATA =
-
-EXTRA_DIST = $(html_DATA)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-3.1.100/doc/autodocs/Makefile.am 
new/yast2-packager-3.1.102/doc/autodocs/Makefile.am
--- old/yast2-packager-3.1.100/doc/autodocs/Makefile.am 2016-05-17 
09:02:08.000000000 +0200
+++ new/yast2-packager-3.1.102/doc/autodocs/Makefile.am 1970-01-01 
01:00:00.000000000 +0100
@@ -1,4 +0,0 @@
-# Makefile.am for YCP module .../doc/autodocs
-
-AUTODOCS_PM  = $(wildcard $(srcdir)/../../src/*/*.pm)
-include $(top_srcdir)/autodocs-ycp.ami
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-packager-3.1.100/package/yast2-packager.changes 
new/yast2-packager-3.1.102/package/yast2-packager.changes
--- old/yast2-packager-3.1.100/package/yast2-packager.changes   2016-05-17 
09:02:08.000000000 +0200
+++ new/yast2-packager-3.1.102/package/yast2-packager.changes   2016-06-10 
09:52:04.000000000 +0200
@@ -1,4 +1,16 @@
 -------------------------------------------------------------------
+Thu Jun  2 09:24:10 UTC 2016 - [email protected]
+
+- Drop yast2-packager-devel-doc (fate#320356)
+- 3.1.102
+
+-------------------------------------------------------------------
+Thu May 19 14:01:32 UTC 2016 - [email protected]
+
+- fixed parsing of patterns in content file (bsc#980718)
+- 3.1.101
+
+-------------------------------------------------------------------
 Thu May 12 11:24:25 UTC 2016 - [email protected]
 
 - Select the new default product patterns also when adding an
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-3.1.100/package/yast2-packager.spec 
new/yast2-packager-3.1.102/package/yast2-packager.spec
--- old/yast2-packager-3.1.100/package/yast2-packager.spec      2016-05-17 
09:02:08.000000000 +0200
+++ new/yast2-packager-3.1.102/package/yast2-packager.spec      2016-06-10 
09:52:04.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-packager
-Version:        3.1.100
+Version:        3.1.102
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -82,23 +82,15 @@
 
 # force *-webpin subpackage removal at upgrade
 Obsoletes:      yast2-packager-webpin < %version
+Obsoletes:      yast2-packager-devel-doc
 
 Requires:       yast2-ruby-bindings >= 1.0.0
 Summary:       YaST2 - Package Library
 
 
-%package devel-doc
-Requires:       yast2-packager = %version
-Group:          System/YaST
-Summary:        YaST2 - Development Documentation
-
 %description
 This package contains the libraries and modules for software management.
 
-%description devel-doc
-This package contains development documentation for using the API
-provided by yast2-packager package.
-
 %prep
 %setup -n %{name}-%{version}
 
@@ -133,8 +125,3 @@
 %{yast_execcompdir}/servers_non_y2/ag_*
 %dir %{yast_docdir}
 %doc %{yast_docdir}/COPYING
-
-%files devel-doc
-%doc %{yast_docdir}/autodocs
-
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-packager-3.1.100/src/modules/AddOnProduct.rb 
new/yast2-packager-3.1.102/src/modules/AddOnProduct.rb
--- old/yast2-packager-3.1.100/src/modules/AddOnProduct.rb      2016-05-17 
09:02:08.000000000 +0200
+++ new/yast2-packager-3.1.102/src/modules/AddOnProduct.rb      2016-06-10 
09:52:04.000000000 +0200
@@ -1008,7 +1008,7 @@
         end
 
         # parsing PATTERNS
-        patterns_to_select = contentmap.fetch("PATTERNS", "").split(/\t /)
+        patterns_to_select = contentmap.fetch("PATTERNS", "").split(/[\t ]/)
         patterns_to_select.reject! { |p| p.nil? || p.empty? }
       end
 


Reply via email to