Hello community, here is the log from the commit of package pybliographer for openSUSE:Factory checked in at 2015-04-21 10:53:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pybliographer (Old) and /work/SRC/openSUSE:Factory/.pybliographer.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pybliographer" Changes: -------- --- /work/SRC/openSUSE:Factory/pybliographer/pybliographer.changes 2013-09-11 15:46:38.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.pybliographer.new/pybliographer.changes 2015-04-21 10:53:53.000000000 +0200 @@ -1,0 +2,14 @@ +Sun Apr 19 15:42:10 UTC 2015 - [email protected] + +- update to 1.2.17: + * Fixed exit issues in command line + * Pybliographer now includes and installs an AppData file + * Saving bibtex entries sorted + * Minor fixes of translations, installation system and the GUI + * Added Greek translation of the documentation (Gnome I18n team) + * Updated translations (Gnome I18n team) +- switch source to tar.gz, to match the published archive +- drop pybliographer-1.2.16-automake113.patch: fixed upstream +- add pybliographic.appdata.xml to package + +------------------------------------------------------------------- Old: ---- pybliographer-1.2.16-automake113.patch pybliographer-1.2.16.tar.xz New: ---- pybliographer-1.2.17.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pybliographer.spec ++++++ --- /var/tmp/diff_new_pack.LRED74/_old 2015-04-21 10:53:54.000000000 +0200 +++ /var/tmp/diff_new_pack.LRED74/_new 2015-04-21 10:53:54.000000000 +0200 @@ -1,7 +1,7 @@ # # spec file for package pybliographer # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 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 @@ -32,14 +32,13 @@ Summary: A Tool for Bibliographic Databases License: GPL-2.0+ Group: Productivity/Publishing/Other -Version: 1.2.16 +Version: 1.2.17 Release: 0 -Source: http://freefr.dl.sourceforge.net/project/pybliographer/Sources%20-%201.2/%{version}/pybliographer-%{version}.tar.xz +Source: http://freefr.dl.sourceforge.net/project/pybliographer/Sources%20-%201.2/%{version}/pybliographer-%{version}.tar.gz Patch0: pybliographer-1.1.93-destdir.patch Patch1: pybliographer-1.2.1-check.patch # PATCH-FIX-UPSTREAM pybliographer-pot.patch [email protected] -- Fixed pot file generation. Patch2: pybliographer-pot.patch -Patch3: pybliographer-1.2.16-automake113.patch Requires: python-bibtex >= 1.2.2 Requires: python-gnome Requires: python-gtk >= 2.4.0 @@ -81,7 +80,6 @@ %patch0 %patch1 -p1 %patch2 -p1 -%patch3 -p1 %build libtoolize --force @@ -117,5 +115,7 @@ %{_datadir}/mime-info/pybliographic.* %{_datadir}/pixmaps/pybliographic* %{_datadir}/pybliographer +%dir %{_datadir}/appdata/ +%{_datadir}/appdata/pybliographic.appdata.xml %changelog
