Hello community,

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

Package is "yast2-instserver"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-instserver/yast2-instserver.changes        
2015-02-14 13:56:50.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.yast2-instserver.new/yast2-instserver.changes   
2016-06-07 23:46:56.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Jun  1 13:58:26 UTC 2016 - [email protected]
+
+- Drop yast2-instserver-devel-doc package (fate#320356)
+- 3.1.5
+
+-------------------------------------------------------------------

Old:
----
  yast2-instserver-3.1.4.tar.bz2

New:
----
  yast2-instserver-3.1.5.tar.bz2

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

Other differences:
------------------
++++++ yast2-instserver.spec ++++++
--- /var/tmp/diff_new_pack.fLkuib/_old  2016-06-07 23:46:56.000000000 +0200
+++ /var/tmp/diff_new_pack.fLkuib/_new  2016-06-07 23:46:56.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package yast2-instserver
 #
-# Copyright (c) 2015 SUSE LINUX Products 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-instserver
-Version:        3.1.4
+Version:        3.1.5
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -47,16 +47,6 @@
 for installaing SUSE Linux over the network. Currently FTP, HTTP and
 NFS sources are supported.
 
-%package devel-doc
-Requires:       yast2-instserver = %version
-Summary:        YaST2 - Installation Server - Development Documentation
-Group:          System/YaST
-
-%description devel-doc
-This package contains development documentation for using the API
-provided by this package.
-
-
 %prep
 %setup -n %{name}-%{version}
 
@@ -64,7 +54,6 @@
 rake test:unit
 
 %build
-yardoc
 
 %install
 rake install DESTDIR="%{buildroot}"
@@ -83,12 +72,8 @@
 %dir /etc/apache2
 %dir /etc/apache2/conf.d
 %dir %{yast_docdir}
-%doc %{yast_docdir}/COPYING
-
-%files devel-doc
-%defattr(-,root,root)
-%doc %{yast_docdir}/autodocs
 %doc %{yast_docdir}/CONTRIBUTING.md
+%doc %{yast_docdir}/COPYING
 %doc %{yast_docdir}/README.md
 
 %changelog

++++++ yast2-instserver-3.1.4.tar.bz2 -> yast2-instserver-3.1.5.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-instserver-3.1.4/.travis.yml 
new/yast2-instserver-3.1.5/.travis.yml
--- old/yast2-instserver-3.1.4/.travis.yml      2015-02-13 12:31:10.000000000 
+0100
+++ new/yast2-instserver-3.1.5/.travis.yml      2016-06-02 10:13:17.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 yast2 -g "rake yast-rake yard rspec:2.14.1"
+    - sh ./travis_setup.sh -p yast2 -g "rake yast-rake yard rspec:3.3.0"
 script:
     - yardoc
     - rake test:unit
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-instserver-3.1.4/CONTRIBUTING.md 
new/yast2-instserver-3.1.5/CONTRIBUTING.md
--- old/yast2-instserver-3.1.4/CONTRIBUTING.md  2015-02-13 12:31:10.000000000 
+0100
+++ new/yast2-instserver-3.1.5/CONTRIBUTING.md  2016-06-02 10:13:17.000000000 
+0200
@@ -12,13 +12,13 @@
 -----------
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/enter_bug.cgi?format=guided&product=openSUSE+Factory&component=YaST2)
+[Bugzilla](https://bugzilla.suse.com/enter_bug.cgi?format=guided&product=openSUSE+Factory&component=YaST2)
 or [GitHub issues](../../issues). (For Bugzilla, use the [simplified
 
registration](https://secure-www.novell.com/selfreg/jsp/createSimpleAccount.jsp)
 if you don't have an account yet.)
 
 If you find a problem, please report it either using
-[Bugzilla](https://bugzilla.novell.com/) or GitHub issues. We can't guarantee
+[Bugzilla](https://bugzilla.suse.com/) or GitHub issues. We can't guarantee
 that every bug will be fixed, but we'll try.
 
 When creating a bug report, please follow our [bug reporting
@@ -71,7 +71,7 @@
 [widely used
 
conventions](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html).
 
-If your commit is related to a bug in Buzgilla or an issue on GitHub, make sure
+If your commit is related to a bug in Bugzilla or an issue on GitHub, make sure
 you mention it in the commit message for cross-reference. Use format like
 bnc#775814 or gh#yast/yast-foo#42. See also [GitHub
 
autolinking](https://help.github.com/articles/github-flavored-markdown#references)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/yast2-instserver-3.1.4/package/yast2-instserver.changes 
new/yast2-instserver-3.1.5/package/yast2-instserver.changes
--- old/yast2-instserver-3.1.4/package/yast2-instserver.changes 2015-02-13 
12:31:10.000000000 +0100
+++ new/yast2-instserver-3.1.5/package/yast2-instserver.changes 2016-06-02 
10:13:17.000000000 +0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Wed Jun  1 13:58:26 UTC 2016 - [email protected]
+
+- Drop yast2-instserver-devel-doc package (fate#320356)
+- 3.1.5
+
+-------------------------------------------------------------------
 Fri Feb 13 11:21:53 UTC 2015 - [email protected]
 
 - The unit tests are now compatible with RSpec 3
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-instserver-3.1.4/package/yast2-instserver.spec 
new/yast2-instserver-3.1.5/package/yast2-instserver.spec
--- old/yast2-instserver-3.1.4/package/yast2-instserver.spec    2015-02-13 
12:31:10.000000000 +0100
+++ new/yast2-instserver-3.1.5/package/yast2-instserver.spec    2016-06-02 
10:13:17.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-instserver
-Version:        3.1.4
+Version:        3.1.5
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -47,16 +47,6 @@
 for installaing SUSE Linux over the network. Currently FTP, HTTP and
 NFS sources are supported.
 
-%package devel-doc
-Requires:       yast2-instserver = %version
-Group:          System/YaST
-Summary:        YaST2 - Installation Server - Development Documentation
-
-%description devel-doc
-This package contains development documentation for using the API
-provided by this package.
-
-
 %prep
 %setup -n %{name}-%{version}
 
@@ -64,7 +54,6 @@
 rake test:unit
 
 %build
-yardoc
 
 %install
 rake install DESTDIR="%{buildroot}"
@@ -84,10 +73,6 @@
 %dir /etc/apache2
 %dir /etc/apache2/conf.d
 %dir %{yast_docdir}
-%doc %{yast_docdir}/COPYING
-
-%files devel-doc
-%defattr(-,root,root)
-%doc %{yast_docdir}/autodocs
 %doc %{yast_docdir}/CONTRIBUTING.md
+%doc %{yast_docdir}/COPYING
 %doc %{yast_docdir}/README.md


Reply via email to