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