From 2ee0445705be29990c94dc4757fef7a05297f82c89627cb797b05c95ac8d959f Mon Sep 17 00:00:00 2001 From: Kyrill Detinov Date: Wed, 14 Mar 2012 14:41:33 +0000 Subject: [PATCH] update to 0.3.7 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-djvulibre?expand=0&rev=9 --- python-djvulibre-0.3.6.tar.gz | 3 --- python-djvulibre-0.3.7.tar.gz | 3 +++ python-djvulibre.changes | 7 +++++++ python-djvulibre.spec | 7 ++++--- 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 python-djvulibre-0.3.6.tar.gz create mode 100644 python-djvulibre-0.3.7.tar.gz diff --git a/python-djvulibre-0.3.6.tar.gz b/python-djvulibre-0.3.6.tar.gz deleted file mode 100644 index eeb8878..0000000 --- a/python-djvulibre-0.3.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3143e6b1320469d288fa30a220e915ca4d1c07acde050fa1de368e1aac6b0205 -size 120384 diff --git a/python-djvulibre-0.3.7.tar.gz b/python-djvulibre-0.3.7.tar.gz new file mode 100644 index 0000000..30666b4 --- /dev/null +++ b/python-djvulibre-0.3.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddc12314e411eceb984a96060456a1085adb7aca5800e2286b4767dc54774b82 +size 120441 diff --git a/python-djvulibre.changes b/python-djvulibre.changes index 0619bc8..986af6b 100644 --- a/python-djvulibre.changes +++ b/python-djvulibre.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Mar 14 14:30:06 UTC 2012 - lazy.kent@opensuse.org + +- Update to 0.3.7. + * Use floor division operator instead of relying on "classic" + division semantics. + ------------------------------------------------------------------- Mon Mar 12 10:49:12 UTC 2012 - cfarrell@suse.com diff --git a/python-djvulibre.spec b/python-djvulibre.spec index 2602b38..12fd89a 100644 --- a/python-djvulibre.spec +++ b/python-djvulibre.spec @@ -15,13 +15,14 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: python-djvulibre -Version: 0.3.6 +Version: 0.3.7 Release: 0 -License: GPL-2.0+ Summary: Python Support for the DjVu Image Format -Url: http://jwilk.net/software/python-djvulibre +License: GPL-2.0+ Group: Development/Libraries/Python +Url: http://jwilk.net/software/python-djvulibre Source0: http://pypi.python.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz BuildRequires: graphviz BuildRequires: graphviz-gnome