[pybliographer] Update to 1.2.14

Zoltan Kota zkota at fedoraproject.org
Thu Oct 14 09:56:34 UTC 2010


commit 7368a55c22ad4d3d1ec1abd4dec2d47a93b5accb
Author: Zoltan Kota <z.kota at gmx.net>
Date:   Thu Oct 14 11:57:31 2010 +0200

    Update to 1.2.14

 .gitignore         |    1 +
 pybliographer.spec |   10 +++++++---
 sources            |    2 +-
 3 files changed, 9 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e6f6479..4e2e2df 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 pybliographer-1.2.13.tar.gz
+/pybliographer-1.2.14.tar.gz
diff --git a/pybliographer.spec b/pybliographer.spec
index 99ea845..a6977bd 100644
--- a/pybliographer.spec
+++ b/pybliographer.spec
@@ -1,10 +1,10 @@
 Summary: Framework for working with bibliographic databases
 Name: pybliographer
-Version: 1.2.13
-Release: 2%{?dist}
+Version: 1.2.14
+Release: 1%{?dist}
 License: GPLv2+ and GFDL
 Group: Applications/Publishing
-Source: http://downloads.sourceforge.net/pybliographer/pybliographer-1.2.13.tar.gz
+Source: http://downloads.sourceforge.net/pybliographer/pybliographer-1.2.14.tar.gz
 Url: http://www.pybliographer.org/
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch: noarch
@@ -16,6 +16,7 @@ BuildRequires: python-bibtex
 BuildRequires: gettext
 BuildRequires: scrollkeeper
 BuildRequires: desktop-file-utils
+BuildRequires: gnome-doc-utils
 
 Requires: pygtk2-libglade
 Requires: gnome-python2-gnome
@@ -111,6 +112,9 @@ fi
 
 
 %changelog
+* Thu Oct 14 2010 Zoltan Kota <z.kota at gmx.net> - 1.2.14-1
+- update to 1.2.14
+
 * Wed Aug 11 2010 David Malcolm <dmalcolm at redhat.com> - 1.2.13-2
 - recompiling .py files against Python 2.7 (rhbz#623349)
 
diff --git a/sources b/sources
index a378408..9e7ad63 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d0c93bc24274681871f3f45da324cedb  pybliographer-1.2.13.tar.gz
+85781baa8bdee3bf0ae4921e49f317e9  pybliographer-1.2.14.tar.gz


More information about the scm-commits mailing list