Hello community,

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

Package is "yast2-sysconfig"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-sysconfig/yast2-sysconfig.changes  
2015-07-16 17:14:00.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-sysconfig.new/yast2-sysconfig.changes     
2016-06-13 21:51:56.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Jun  2 08:28:37 UTC 2016 - [email protected]
+
+- Drop yast2-sysconfig-devel-doc package (fate#320356)
+- 3.1.4
+
+-------------------------------------------------------------------

Old:
----
  yast2-sysconfig-3.1.3.tar.bz2

New:
----
  yast2-sysconfig-3.1.4.tar.bz2

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

Other differences:
------------------
++++++ yast2-sysconfig.spec ++++++
--- /var/tmp/diff_new_pack.LUFNtA/_old  2016-06-13 21:51:57.000000000 +0200
+++ /var/tmp/diff_new_pack.LUFNtA/_new  2016-06-13 21:51:57.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-sysconfig
 #
-# Copyright (c) 2015 SUSE LINUX 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
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-sysconfig
-Version:        3.1.3
+Version:        3.1.4
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -48,6 +48,7 @@
 Provides:       yast2-trans-rcconfig
 Provides:       yast2-trans-sysconfig
 Obsoletes:      y2t_rc_config
+Obsoletes:      yast2-sysconfig-devel-doc
 Obsoletes:      yast2-trans-rcconfig
 Obsoletes:      yast2-trans-sysconfig
 
@@ -61,15 +62,6 @@
 A graphical /etc/sysconfig/* editor with integrated search and context
 information.
 
-%package devel-doc
-Requires:       yast2-sysconfig = %version
-Summary:        YaST2 - Sysconfig Editor - Development Documentation
-Group:          System/YaST
-
-%description devel-doc
-This package contains development documentation for using the API
-provided by yast2-sysconfig package.
-
 %prep
 %setup -n %{name}-%{version}
 
@@ -95,7 +87,4 @@
 %doc %{yast_docdir}/COPYING
 %doc %{yast_docdir}/metadata.txt
 
-%files devel-doc
-%doc %{yast_docdir}/autodocs
-
 %changelog

++++++ yast2-sysconfig-3.1.3.tar.bz2 -> yast2-sysconfig-3.1.4.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-sysconfig-3.1.3/.travis.yml 
new/yast2-sysconfig-3.1.4/.travis.yml
--- old/yast2-sysconfig-3.1.3/.travis.yml       2015-07-07 14:16:37.000000000 
+0200
+++ new/yast2-sysconfig-3.1.4/.travis.yml       2016-06-10 09:48:40.000000000 
+0200
@@ -5,7 +5,7 @@
     # disable rvm, use system Ruby
     - rvm reset
     - wget 
https://raw.githubusercontent.com/yast/yast-devtools/master/travis-tools/travis_setup.sh
-    - sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2" -g 
"rspec:2.14.1 yast-rake gettext"
+    - sh ./travis_setup.sh -p "rake yast2-devtools yast2-testsuite yast2" -g 
"rspec:3.3.0 yast-rake gettext"
 script:
     - rake check:syntax
     - rake check:pot
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-sysconfig-3.1.3/doc/Makefile.am 
new/yast2-sysconfig-3.1.4/doc/Makefile.am
--- old/yast2-sysconfig-3.1.3/doc/Makefile.am   2015-07-07 14:16:38.000000000 
+0200
+++ new/yast2-sysconfig-3.1.4/doc/Makefile.am   2016-06-10 09:48:40.000000000 
+0200
@@ -2,8 +2,6 @@
 # Makefile.am for devtools/devtools/skeletons/config/doc
 #
 
-SUBDIRS = autodocs
-
 htmldir = $(docdir)
 
 doc_DATA = metadata.txt
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-sysconfig-3.1.3/doc/autodocs/Makefile.am 
new/yast2-sysconfig-3.1.4/doc/autodocs/Makefile.am
--- old/yast2-sysconfig-3.1.3/doc/autodocs/Makefile.am  2015-07-07 
14:16:38.000000000 +0200
+++ new/yast2-sysconfig-3.1.4/doc/autodocs/Makefile.am  1970-01-01 
01:00:00.000000000 +0100
@@ -1,3 +0,0 @@
-# Makefile.am for YCP module .../doc/autodocs
-
-include $(top_srcdir)/autodocs-ycp.ami
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-sysconfig-3.1.3/package/yast2-sysconfig.changes 
new/yast2-sysconfig-3.1.4/package/yast2-sysconfig.changes
--- old/yast2-sysconfig-3.1.3/package/yast2-sysconfig.changes   2015-07-07 
14:16:38.000000000 +0200
+++ new/yast2-sysconfig-3.1.4/package/yast2-sysconfig.changes   2016-06-10 
09:48:40.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Thu Jun  2 08:28:37 UTC 2016 - [email protected]
+
+- Drop yast2-sysconfig-devel-doc package (fate#320356)
+- 3.1.4
+
+-------------------------------------------------------------------
 Mon Jul  6 13:22:47 UTC 2015 - [email protected]
 
 - Improved restarting/reloading of services for better
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-sysconfig-3.1.3/package/yast2-sysconfig.spec 
new/yast2-sysconfig-3.1.4/package/yast2-sysconfig.spec
--- old/yast2-sysconfig-3.1.3/package/yast2-sysconfig.spec      2015-07-07 
14:16:38.000000000 +0200
+++ new/yast2-sysconfig-3.1.4/package/yast2-sysconfig.spec      2016-06-10 
09:48:40.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-sysconfig
-Version:        3.1.3
+Version:        3.1.4
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -41,6 +41,7 @@
 Obsoletes:     y2c_rc_config yast2-config-rcconfig yast2-config-sysconfig
 Provides:      yast2-trans-sysconfig yast2-trans-rcconfig y2t_rc_config
 Obsoletes:     yast2-trans-sysconfig yast2-trans-rcconfig y2t_rc_config
+Obsoletes:     yast2-sysconfig-devel-doc
 
 Requires:       yast2-ruby-bindings >= 1.0.0
 
@@ -50,15 +51,6 @@
 A graphical /etc/sysconfig/* editor with integrated search and context
 information.
 
-%package devel-doc
-Requires:       yast2-sysconfig = %version
-Group:          System/YaST
-Summary:        YaST2 - Sysconfig Editor - Development Documentation
-
-%description devel-doc
-This package contains development documentation for using the API
-provided by yast2-sysconfig package.
-
 %prep
 %setup -n %{name}-%{version}
 
@@ -84,7 +76,3 @@
 %dir %{yast_docdir}
 %doc %{yast_docdir}/COPYING
 %doc %{yast_docdir}/metadata.txt
-
-%files devel-doc
-%doc %{yast_docdir}/autodocs
-


Reply via email to