Hello community, here is the log from the commit of package yast2-fcoe-client for openSUSE:Factory checked in at 2016-06-10 23:59:31 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-fcoe-client (Old) and /work/SRC/openSUSE:Factory/.yast2-fcoe-client.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-fcoe-client" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-fcoe-client/yast2-fcoe-client.changes 2014-12-05 21:02:59.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-fcoe-client.new/yast2-fcoe-client.changes 2016-06-10 23:59:32.000000000 +0200 @@ -1,0 +2,6 @@ +Tue Jun 7 10:36:05 UTC 2016 - [email protected] + +- Stop generating autodocs (fate#320356) +- 3.1.13 + +------------------------------------------------------------------- @@ -4,0 +11 @@ +- 3.1.12 Old: ---- yast2-fcoe-client-3.1.12.tar.bz2 New: ---- yast2-fcoe-client-3.1.13.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-fcoe-client.spec ++++++ --- /var/tmp/diff_new_pack.eOKBEz/_old 2016-06-10 23:59:33.000000000 +0200 +++ /var/tmp/diff_new_pack.eOKBEz/_new 2016-06-10 23:59:33.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package yast2-fcoe-client # -# Copyright (c) 2014 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-fcoe-client -Version: 3.1.12 +Version: 3.1.13 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ yast2-fcoe-client-3.1.12.tar.bz2 -> yast2-fcoe-client-3.1.13.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-fcoe-client-3.1.12/.travis.yml new/yast2-fcoe-client-3.1.13/.travis.yml --- old/yast2-fcoe-client-3.1.12/.travis.yml 2014-12-04 11:09:32.000000000 +0100 +++ new/yast2-fcoe-client-3.1.13/.travis.yml 2016-06-07 12:48:44.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-fcoe-client-3.1.12/CONTRIBUTING.md new/yast2-fcoe-client-3.1.13/CONTRIBUTING.md --- old/yast2-fcoe-client-3.1.12/CONTRIBUTING.md 2014-12-04 11:09:32.000000000 +0100 +++ new/yast2-fcoe-client-3.1.13/CONTRIBUTING.md 2016-06-07 12:48:44.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-fcoe-client-3.1.12/doc/Makefile.am new/yast2-fcoe-client-3.1.13/doc/Makefile.am --- old/yast2-fcoe-client-3.1.12/doc/Makefile.am 2014-12-04 11:09:32.000000000 +0100 +++ new/yast2-fcoe-client-3.1.13/doc/Makefile.am 1970-01-01 01:00:00.000000000 +0100 @@ -1,10 +0,0 @@ -# Makefile.am for fcoe-client/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-fcoe-client-3.1.12/doc/autodocs/Makefile.am new/yast2-fcoe-client-3.1.13/doc/autodocs/Makefile.am --- old/yast2-fcoe-client-3.1.12/doc/autodocs/Makefile.am 2014-12-04 11:09:32.000000000 +0100 +++ new/yast2-fcoe-client-3.1.13/doc/autodocs/Makefile.am 1970-01-01 01:00:00.000000000 +0100 @@ -1,3 +0,0 @@ -# Makefile.am for fcoe-client/doc/autodocs - -include $(top_srcdir)/autodocs-ycp.ami diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-fcoe-client-3.1.12/package/yast2-fcoe-client.changes new/yast2-fcoe-client-3.1.13/package/yast2-fcoe-client.changes --- old/yast2-fcoe-client-3.1.12/package/yast2-fcoe-client.changes 2014-12-04 11:09:32.000000000 +0100 +++ new/yast2-fcoe-client-3.1.13/package/yast2-fcoe-client.changes 2016-06-07 12:48:44.000000000 +0200 @@ -1,7 +1,14 @@ ------------------------------------------------------------------- +Tue Jun 7 10:36:05 UTC 2016 - [email protected] + +- Stop generating autodocs (fate#320356) +- 3.1.13 + +------------------------------------------------------------------- Thu Dec 4 09:50:09 UTC 2014 - [email protected] - remove X-KDE-Library from desktop file (bnc#899104) +- 3.1.12 ------------------------------------------------------------------- Thu Sep 4 12:20:35 UTC 2014 - [email protected] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-fcoe-client-3.1.12/package/yast2-fcoe-client.spec new/yast2-fcoe-client-3.1.13/package/yast2-fcoe-client.spec --- old/yast2-fcoe-client-3.1.12/package/yast2-fcoe-client.spec 2014-12-04 11:09:32.000000000 +0100 +++ new/yast2-fcoe-client-3.1.13/package/yast2-fcoe-client.spec 2016-06-07 12:48:44.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-fcoe-client -Version: 3.1.12 +Version: 3.1.13 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build
