Hello community,

here is the log from the commit of package yast2-isns for openSUSE:Factory 
checked in at 2016-06-07 23:50:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-isns (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-isns.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-isns"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-isns/yast2-isns.changes    2015-10-14 
16:45:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.yast2-isns.new/yast2-isns.changes       
2016-06-07 23:50:09.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Jun  7 08:14:04 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.7
+
+-------------------------------------------------------------------
@@ -10,0 +17 @@
+- 3.1.5

Old:
----
  yast2-isns-3.1.6.tar.bz2

New:
----
  yast2-isns-3.1.7.tar.bz2

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

Other differences:
------------------
++++++ yast2-isns.spec ++++++
--- /var/tmp/diff_new_pack.c3gqAa/_old  2016-06-07 23:50:10.000000000 +0200
+++ /var/tmp/diff_new_pack.c3gqAa/_new  2016-06-07 23:50:10.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-isns
 #
-# 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-isns
-Version:        3.1.6
+Version:        3.1.7
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build

++++++ yast2-isns-3.1.6.tar.bz2 -> yast2-isns-3.1.7.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-isns-3.1.6/doc/Makefile.am 
new/yast2-isns-3.1.7/doc/Makefile.am
--- old/yast2-isns-3.1.6/doc/Makefile.am        2015-10-13 11:12:10.000000000 
+0200
+++ new/yast2-isns-3.1.7/doc/Makefile.am        1970-01-01 01:00:00.000000000 
+0100
@@ -1,10 +0,0 @@
-# Makefile.am for isns/doc
-
-SUBDIRS = autodocs
-
-htmldir = $(docdir)
-
-doc_DATA =
-html_DATA =
-
-EXTRA_DIST = $(doc_DATA) $(html_DATA)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-isns-3.1.6/doc/_cvsignore 
new/yast2-isns-3.1.7/doc/_cvsignore
--- old/yast2-isns-3.1.6/doc/_cvsignore 2015-10-13 11:12:10.000000000 +0200
+++ new/yast2-isns-3.1.7/doc/_cvsignore 1970-01-01 01:00:00.000000000 +0100
@@ -1,2 +0,0 @@
-Makefile
-Makefile.in
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-isns-3.1.6/doc/autodocs/Makefile.am 
new/yast2-isns-3.1.7/doc/autodocs/Makefile.am
--- old/yast2-isns-3.1.6/doc/autodocs/Makefile.am       2015-10-13 
11:12:10.000000000 +0200
+++ new/yast2-isns-3.1.7/doc/autodocs/Makefile.am       1970-01-01 
01:00:00.000000000 +0100
@@ -1,3 +0,0 @@
-# Makefile.am for isns/doc/autodocs
-
-include $(top_srcdir)/autodocs-ycp.ami
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-isns-3.1.6/doc/autodocs/_cvsignore 
new/yast2-isns-3.1.7/doc/autodocs/_cvsignore
--- old/yast2-isns-3.1.6/doc/autodocs/_cvsignore        2015-10-13 
11:12:10.000000000 +0200
+++ new/yast2-isns-3.1.7/doc/autodocs/_cvsignore        1970-01-01 
01:00:00.000000000 +0100
@@ -1,3 +0,0 @@
-Makefile
-Makefile.in
-*.html
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-isns-3.1.6/package/yast2-isns.changes 
new/yast2-isns-3.1.7/package/yast2-isns.changes
--- old/yast2-isns-3.1.6/package/yast2-isns.changes     2015-10-13 
11:12:10.000000000 +0200
+++ new/yast2-isns-3.1.7/package/yast2-isns.changes     2016-06-07 
10:54:04.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Tue Jun  7 08:14:04 UTC 2016 - igonzalezs...@suse.com
+
+- Stop generating autodocs (fate#320356)
+- 3.1.7
+
+-------------------------------------------------------------------
 Mon Oct 12 11:22:48 UTC 2015 - c...@suse.com
 
 - Do not die if connection to isnsd fails (bsc#941813) 
@@ -8,6 +14,7 @@
 Thu Dec  4 09:50:20 UTC 2014 - jreidin...@suse.com
 
 - remove X-KDE-Library from desktop file (bnc#899104)
+- 3.1.5
 
 -------------------------------------------------------------------
 Thu Sep  4 13:39:48 UTC 2014 - c...@suse.com
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-isns-3.1.6/package/yast2-isns.spec 
new/yast2-isns-3.1.7/package/yast2-isns.spec
--- old/yast2-isns-3.1.6/package/yast2-isns.spec        2015-10-13 
11:12:10.000000000 +0200
+++ new/yast2-isns-3.1.7/package/yast2-isns.spec        2016-06-07 
10:54:04.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-isns
-Version:        3.1.6
+Version:        3.1.7
 Release:        0
 License:       GPL-2.0
 Group:         System/YaST


Reply via email to