Hello community, here is the log from the commit of package yast2-ftp-server for openSUSE:Factory checked in at 2016-06-07 23:50:36 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/yast2-ftp-server (Old) and /work/SRC/openSUSE:Factory/.yast2-ftp-server.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "yast2-ftp-server" Changes: -------- --- /work/SRC/openSUSE:Factory/yast2-ftp-server/yast2-ftp-server.changes 2014-12-05 21:04:31.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.yast2-ftp-server.new/yast2-ftp-server.changes 2016-06-07 23:50:37.000000000 +0200 @@ -1,0 +2,6 @@ +Tue Jun 7 11:24:46 UTC 2016 - [email protected] + +- Stop generating autodocs (fate#320356) +- 3.1.9 + +------------------------------------------------------------------- @@ -4,0 +11 @@ +- 3.1.8 Old: ---- yast2-ftp-server-3.1.8.tar.bz2 New: ---- yast2-ftp-server-3.1.9.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-ftp-server.spec ++++++ --- /var/tmp/diff_new_pack.cGchlg/_old 2016-06-07 23:50:38.000000000 +0200 +++ /var/tmp/diff_new_pack.cGchlg/_new 2016-06-07 23:50:38.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package yast2-ftp-server # -# 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-ftp-server -Version: 3.1.8 +Version: 3.1.9 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ yast2-ftp-server-3.1.8.tar.bz2 -> yast2-ftp-server-3.1.9.tar.bz2 ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-ftp-server-3.1.8/CONTRIBUTING.md new/yast2-ftp-server-3.1.9/CONTRIBUTING.md --- old/yast2-ftp-server-3.1.8/CONTRIBUTING.md 2014-12-04 13:35:08.000000000 +0100 +++ new/yast2-ftp-server-3.1.9/CONTRIBUTING.md 2016-06-07 14:11:46.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-ftp-server-3.1.8/doc/Makefile.am new/yast2-ftp-server-3.1.9/doc/Makefile.am --- old/yast2-ftp-server-3.1.8/doc/Makefile.am 2014-12-04 13:35:08.000000000 +0100 +++ new/yast2-ftp-server-3.1.9/doc/Makefile.am 1970-01-01 01:00:00.000000000 +0100 @@ -1,10 +0,0 @@ -# Makefile.am for ftp-server/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-ftp-server-3.1.8/doc/autodocs/Makefile.am new/yast2-ftp-server-3.1.9/doc/autodocs/Makefile.am --- old/yast2-ftp-server-3.1.8/doc/autodocs/Makefile.am 2014-12-04 13:35:08.000000000 +0100 +++ new/yast2-ftp-server-3.1.9/doc/autodocs/Makefile.am 1970-01-01 01:00:00.000000000 +0100 @@ -1,3 +0,0 @@ -# Makefile.am for ftp-server/doc/autodocs - -include $(top_srcdir)/autodocs-ycp.ami diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-ftp-server-3.1.8/package/yast2-ftp-server.changes new/yast2-ftp-server-3.1.9/package/yast2-ftp-server.changes --- old/yast2-ftp-server-3.1.8/package/yast2-ftp-server.changes 2014-12-04 13:35:08.000000000 +0100 +++ new/yast2-ftp-server-3.1.9/package/yast2-ftp-server.changes 2016-06-07 14:11:46.000000000 +0200 @@ -1,7 +1,14 @@ ------------------------------------------------------------------- +Tue Jun 7 11:24:46 UTC 2016 - [email protected] + +- Stop generating autodocs (fate#320356) +- 3.1.9 + +------------------------------------------------------------------- Thu Dec 4 09:50:12 UTC 2014 - [email protected] - remove X-KDE-Library from desktop file (bnc#899104) +- 3.1.8 ------------------------------------------------------------------- Fri Nov 28 12:39:50 CET 2014 - [email protected] diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/yast2-ftp-server-3.1.8/package/yast2-ftp-server.spec new/yast2-ftp-server-3.1.9/package/yast2-ftp-server.spec --- old/yast2-ftp-server-3.1.8/package/yast2-ftp-server.spec 2014-12-04 13:35:08.000000000 +0100 +++ new/yast2-ftp-server-3.1.9/package/yast2-ftp-server.spec 2016-06-07 14:11:46.000000000 +0200 @@ -17,7 +17,7 @@ Name: yast2-ftp-server -Version: 3.1.8 +Version: 3.1.9 Release: 0 BuildRoot: %{_tmppath}/%{name}-%{version}-build
