commit pybliographer for openSUSE:Factory

2015-04-21 Thread h_root
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.0 +0200
+++ /work/SRC/openSUSE:Factory/.pybliographer.new/pybliographer.changes 
2015-04-21 10:53:53.0 +0200
@@ -1,0 +2,14 @@
+Sun Apr 19 15:42:10 UTC 2015 - benoit.mo...@gmx.fr
+
+- 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.0 +0200
+++ /var/tmp/diff_new_pack.LRED74/_new  2015-04-21 10:53:54.0 +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 sbra...@suse.cz -- 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




commit pybliographer for openSUSE:Factory

2013-09-11 Thread h_root
Hello community,

here is the log from the commit of package pybliographer for openSUSE:Factory 
checked in at 2013-09-11 15:46:37

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  
2012-08-31 09:59:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.pybliographer.new/pybliographer.changes 
2013-09-11 15:46:38.0 +0200
@@ -1,0 +2,21 @@
+Mon Sep  9 17:51:51 UTC 2013 - jmate...@suse.com
+
+- update to 1.2.16
+  * renamed command-line scripts
+  * updated translations
+  * switch to xz compression
+- updated patches to reflect renamed scripts
+
+---
+Wed Jul 17 10:51:53 UTC 2013 - jmate...@suse.com
+
+- update to 1.2.15
+  * converted docs to Mallard format
+  * gnome cosmetic fixes
+  * DateError bug fixed
+  * updated translations
+  * requires pygtk = 2.14.0
+- fixed build with automake 1.13 (pybliographer-1.2.15-automake113.patch)
+- added requirement for gnome-doc-utils-devel
+
+---

Old:

  pybliographer-1.2.13.tar.gz

New:

  pybliographer-1.2.16-automake113.patch
  pybliographer-1.2.16.tar.xz



Other differences:
--
++ pybliographer.spec ++
--- /var/tmp/diff_new_pack.mfhAp7/_old  2013-09-11 15:46:39.0 +0200
+++ /var/tmp/diff_new_pack.mfhAp7/_new  2013-09-11 15:46:39.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pybliographer
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products 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,6 +17,7 @@
 
 
 Name:   pybliographer
+BuildRequires:  gnome-doc-utils-devel
 BuildRequires:  libtool
 BuildRequires:  python-bibtex
 BuildRequires:  python-devel
@@ -24,16 +25,21 @@
 BuildRequires:  scrollkeeper
 BuildRequires:  translation-update-upstream
 BuildRequires:  update-desktop-files
+%if 0%{suse_version}  1200
+BuildRequires:  xz
+%endif
+
 Summary:A Tool for Bibliographic Databases
 License:GPL-2.0+
 Group:  Productivity/Publishing/Other
-Version:1.2.13
+Version:1.2.16
 Release:0
-Source: 
http://ftp1.sourceforge.net/sourceforge/pybliographer/pybliographer-%{version}.tar.gz
+Source: 
http://freefr.dl.sourceforge.net/project/pybliographer/Sources%20-%201.2/%{version}/pybliographer-%{version}.tar.xz
 Patch0: pybliographer-1.1.93-destdir.patch
 Patch1: pybliographer-1.2.1-check.patch
 # PATCH-FIX-UPSTREAM pybliographer-pot.patch sbra...@suse.cz -- 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
@@ -54,13 +60,9 @@
 currently supports the following formats:
 
 * BibTeX (quite complete)
-
 * Medline (read-only)
-
 * Ovid files (from ovid.com)
-
 * Refer and EndNote (read only)
-
 * SGML DocBook (write only)
 
 Pybliographer can be used for searching, editing, reformatting, etc. In
@@ -77,7 +79,9 @@
 %patch2
 translation-update-upstream
 %patch0
-%patch1 -p 1
+%patch1 -p1
+%patch2 -p1
+%patch3 -p1
 
 %build
 libtoolize --force
@@ -111,8 +115,6 @@
 %doc %{_datadir}/gnome/help/pybliographer
 %dir %{_datadir}/mime-info
 %{_datadir}/mime-info/pybliographic.*
-%dir %{_datadir}/omf/pybliographer
-%{_datadir}/omf/pybliographer/pybliographer-C.omf
 %{_datadir}/pixmaps/pybliographic*
 %{_datadir}/pybliographer
 

++ pybliographer-1.2.16-automake113.patch ++
Index: pybliographer-1.2.15/tests/Makefile.am
===
--- pybliographer-1.2.15.orig/tests/Makefile.am 2010-02-13 23:24:55.0 
+0100
+++ pybliographer-1.2.15/tests/Makefile.am  2013-07-17 12:31:31.978522693 
+0200
@@ -21,15 +21,15 @@
 
 
 TESTS = \
-   $(srcdir)/import-export \
-   $(srcdir)/test-pybliocheck \
-   $(srcdir)/convert   \
-   $(srcdir)/pyblioformat  \
-   $(srcdir)/pybliotex \
-   $(srcdir)/compact   \
-   $(srcdir)/format\
-   $(srcdir)/format2   \
-   $(srcdir)/pybliotext
+   src/import-export \
+   src/test-pybliocheck \
+   src/convert \
+   src/pyblioformat\
+   src/pybliotex   \
+   src/compact \
+   src/format  \
+   src/format2 \
+   src/pybliotext
 
 EXTRA_DIST =  \

commit pybliographer for openSUSE:Factory

2012-08-31 Thread h_root
Hello community,

here is the log from the commit of package pybliographer for openSUSE:Factory 
checked in at 2012-08-31 09:59:25

Comparing /work/SRC/openSUSE:Factory/pybliographer (Old)
 and  /work/SRC/openSUSE:Factory/.pybliographer.new (New)


Package is pybliographer, Maintainer is jmate...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/pybliographer/pybliographer.changes  
2011-12-25 17:40:16.0 +0100
+++ /work/SRC/openSUSE:Factory/.pybliographer.new/pybliographer.changes 
2012-08-31 09:59:30.0 +0200
@@ -1,0 +2,5 @@
+Tue Aug 28 12:18:19 UTC 2012 - idon...@suse.com
+
+- Don't move sr@Latn to sr@latin anymore. 
+
+---



Other differences:
--
++ pybliographer.spec ++
--- /var/tmp/diff_new_pack.iWmblP/_old  2012-08-31 09:59:32.0 +0200
+++ /var/tmp/diff_new_pack.iWmblP/_new  2012-08-31 09:59:32.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package pybliographer
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:   pybliographer
 BuildRequires:  libtool
 BuildRequires:  python-bibtex
@@ -33,9 +34,11 @@
 Patch1: pybliographer-1.2.1-check.patch
 # PATCH-FIX-UPSTREAM pybliographer-pot.patch sbra...@suse.cz -- Fixed pot file 
generation.
 Patch2: pybliographer-pot.patch
-Requires:   python-xml python-orbit python-gnome
 Requires:   python-bibtex = 1.2.2
+Requires:   python-gnome
 Requires:   python-gtk = 2.4.0
+Requires:   python-orbit
+Requires:   python-xml
 PreReq: filesystem /usr/bin/touch
 # Package was renamed in 2000 from pybliog 1.0.5
 Provides:   pybliog = 1.0.5
@@ -93,7 +96,7 @@
 $RPM_BUILD_ROOT%{_prefix}/share/locale/nb/LC_MESSAGES
   rm -fr $RPM_BUILD_ROOT%{_prefix}/share/locale/no
 }
-mv $RPM_BUILD_ROOT/usr/share/locale/sr{@Latn,@latin}
+
 rm -f $RPM_BUILD_ROOT/usr/share/applications/mimeinfo.cache
 %suse_update_desktop_file  pybliographic Database
 %find_lang %{name}

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pybliographer for openSUSE:Factory

2011-12-25 Thread h_root
Hello community,

here is the log from the commit of package pybliographer for openSUSE:Factory 
checked in at 2011-12-25 17:40:14

Comparing /work/SRC/openSUSE:Factory/pybliographer (Old)
 and  /work/SRC/openSUSE:Factory/.pybliographer.new (New)


Package is pybliographer, Maintainer is jmate...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/pybliographer/pybliographer.changes  
2011-09-23 12:42:14.0 +0200
+++ /work/SRC/openSUSE:Factory/.pybliographer.new/pybliographer.changes 
2011-12-25 17:40:16.0 +0100
@@ -1,0 +2,10 @@
+Wed Dec 21 10:31:45 UTC 2011 - co...@suse.com
+
+- remove call to suse_update_config (very old work around)
+
+---
+Sun Nov 27 06:45:56 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ pybliographer.spec ++
--- /var/tmp/diff_new_pack.6qCEV0/_old  2011-12-25 17:40:19.0 +0100
+++ /var/tmp/diff_new_pack.6qCEV0/_new  2011-12-25 17:40:19.0 +0100
@@ -15,16 +15,19 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:   pybliographer
-BuildRequires:  python-bibtex python-devel python-gnome-devel scrollkeeper 
translation-update-upstream update-desktop-files
+BuildRequires:  libtool
+BuildRequires:  python-bibtex
+BuildRequires:  python-devel
+BuildRequires:  python-gnome-devel
+BuildRequires:  scrollkeeper
+BuildRequires:  translation-update-upstream
+BuildRequires:  update-desktop-files
 Summary:A Tool for Bibliographic Databases
-License:GPLv2+
-Version:1.2.13
-Release:5
+License:GPL-2.0+
 Group:  Productivity/Publishing/Other
+Version:1.2.13
+Release:0
 Source: 
http://ftp1.sourceforge.net/sourceforge/pybliographer/pybliographer-%{version}.tar.gz
 Patch0: pybliographer-1.1.93-destdir.patch
 Patch1: pybliographer-1.2.1-check.patch
@@ -74,7 +77,6 @@
 %patch1 -p 1
 
 %build
-%{?suse_update_config:%{suse_update_config}}
 libtoolize --force
 autoreconf -f -i
 CFLAGS=$RPM_OPT_FLAGS ./configure --prefix=%{_prefix} --libdir=%{_libdir} 
--disable-depchecks

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit pybliographer for openSUSE:Factory

2011-03-08 Thread h_root

Hello community,

here is the log from the commit of package pybliographer for openSUSE:Factory
checked in at Tue Mar 8 14:33:36 CET 2011.




--- GNOME/pybliographer/pybliographer.changes   2010-09-16 10:37:52.0 
+0200
+++ /mounts/work_src_done/STABLE/pybliographer/pybliographer.changes
2011-02-15 18:58:14.0 +0100
@@ -1,0 +2,5 @@
+Tue Feb 15 18:57:20 CET 2011 - sbra...@suse.cz
+
+- Added support for translation-update-upstream.
+
+---

calling whatdependson for head-i586


New:

  pybliographer-pot.patch



Other differences:
--
++ pybliographer.spec ++
--- /var/tmp/diff_new_pack.XO0k8H/_old  2011-03-08 14:33:01.0 +0100
+++ /var/tmp/diff_new_pack.XO0k8H/_new  2011-03-08 14:33:01.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package pybliographer (Version 1.2.13)
+# spec file for package pybliographer
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,15 +19,17 @@
 
 
 Name:   pybliographer
-BuildRequires:  python-bibtex python-devel python-gnome-devel scrollkeeper 
update-desktop-files
+BuildRequires:  python-bibtex python-devel python-gnome-devel scrollkeeper 
translation-update-upstream update-desktop-files
 Summary:A Tool for Bibliographic Databases
 License:GPLv2+
 Version:1.2.13
-Release:1
+Release:5
 Group:  Productivity/Publishing/Other
 Source: 
http://ftp1.sourceforge.net/sourceforge/pybliographer/pybliographer-%{version}.tar.gz
 Patch0: pybliographer-1.1.93-destdir.patch
 Patch1: pybliographer-1.2.1-check.patch
+# PATCH-FIX-UPSTREAM pybliographer-pot.patch sbra...@suse.cz -- Fixed pot file 
generation.
+Patch2: pybliographer-pot.patch
 Requires:   python-xml python-orbit python-gnome
 Requires:   python-bibtex = 1.2.2
 Requires:   python-gtk = 2.4.0
@@ -66,6 +68,8 @@
 
 %prep
 %setup -q
+%patch2
+translation-update-upstream
 %patch0
 %patch1 -p 1
 

++ pybliographer-pot.patch ++
Index: po/POTFILES.in
===
--- /dev/null
+++ po/POTFILES.in
@@ -0,0 +1,87 @@
+# List of source files containing translatable strings.
+# Please keep this file sorted alphabetically.
+Pyblio/Autoload.py
+Pyblio/Base.py
+Pyblio/ConfDir/Base.py
+Pyblio/ConfDir/BibTeX+.py
+Pyblio/ConfDir/BibTeX.py
+Pyblio/ConfDir/Gnome.py
+Pyblio/ConfDir/GnomeUI.py
+Pyblio/ConfDir/Medline.py
+Pyblio/ConfDir/Ovid.py
+Pyblio/ConfDir/Refer.py
+Pyblio/ConfDir/Resource.py
+Pyblio/Config.py
+Pyblio/Connector.py
+Pyblio/Exceptions.py
+Pyblio/Fields.py
+Pyblio/Format/BibTeX.py
+Pyblio/Format/Medline.py
+Pyblio/Format/Ovid.py
+Pyblio/Format/OvidLike.py
+Pyblio/Format/Refer.py
+Pyblio/Format/__init__.py
+Pyblio/Format/isifile.py
+Pyblio/Formatter.py
+Pyblio/GnomeUI/Config.py
+Pyblio/GnomeUI/Document.py
+Pyblio/GnomeUI/Editor.py
+Pyblio/GnomeUI/Entry.py
+Pyblio/GnomeUI/Fields.py
+Pyblio/GnomeUI/FieldsInfo.py
+Pyblio/GnomeUI/FileSelector.py
+Pyblio/GnomeUI/Format.py
+Pyblio/GnomeUI/Index.py
+Pyblio/GnomeUI/Medline.py
+Pyblio/GnomeUI/OpenURL.py
+Pyblio/GnomeUI/Mime.py
+Pyblio/GnomeUI/Pybliographic.py
+Pyblio/GnomeUI/Search.py
+Pyblio/GnomeUI/Sort.py
+Pyblio/GnomeUI/Utils.py
+Pyblio/GnomeUI/__init__.py
+Pyblio/GnomeUI/glade/config1.glade
+Pyblio/GnomeUI/glade/fields1.glade
+Pyblio/GnomeUI/glade/format.glade
+Pyblio/GnomeUI/glade/medline.glade
+Pyblio/GnomeUI/glade/openurl.glade
+Pyblio/GnomeUI/glade/pyblio.glade.in
+Pyblio/GnomeUI/glade/search.glade
+Pyblio/GnomeUI/glade/sort.glade
+Pyblio/Help.py
+Pyblio/Iterator.py
+Pyblio/Key.py
+Pyblio/LyX.py
+Pyblio/Open.py
+Pyblio/Output/LaTeX.py
+Pyblio/Output/__init__.py
+Pyblio/Output/html.py
+Pyblio/Output/latexutils.py
+Pyblio/Output/raw.py
+Pyblio/Output/text.py
+Pyblio/Query.py
+Pyblio/Resource.py
+Pyblio/Search.py
+Pyblio/Selection.py
+Pyblio/Sort.py
+Pyblio/Style/Generic.py
+Pyblio/Style/Parser.py
+Pyblio/Style/Utils.py
+Pyblio/Style/__init__.py
+Pyblio/Style/apa4e.py
+Pyblio/TextUI.py
+Pyblio/Types.py
+Pyblio/Utils.py
+Pyblio/__init__.py
+Pyblio/recode.py
+Pyblio/userexit.py
+Pyblio/version.py.in
+pybliographer.py
+pybliographic.desktop.in
+scripts/pybcheck.py
+scripts/pybcompact.py
+scripts/pybconvert.py
+scripts/pybformat.py
+scripts/pybliographic.py
+scripts/pybtex.py
+scripts/pybtext.py
Index: po/POTFILES.skip
===
--- /dev/null
+++ po/POTFILES.skip
@@ -0,0 +1,2 @@
+Pyblio/GnomeUI/glade/pyblio.glade
+Pyblio/GnomeUI/Common.py





Remember to have fun...