From ab4a8ae9732334039d7ef7c9f10fb85c4e039e6487e20e24c59502425af5357e Mon Sep 17 00:00:00 2001 From: Kyrill Detinov Date: Tue, 6 Mar 2012 08:38:55 +0000 Subject: [PATCH] update to 0.3.6 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-djvulibre?expand=0&rev=6 --- python-djvulibre-0.3.5.tar.gz | 3 --- python-djvulibre-0.3.6.tar.gz | 3 +++ python-djvulibre.changes | 6 ++++++ python-djvulibre.spec | 4 +--- 4 files changed, 10 insertions(+), 6 deletions(-) delete mode 100644 python-djvulibre-0.3.5.tar.gz create mode 100644 python-djvulibre-0.3.6.tar.gz diff --git a/python-djvulibre-0.3.5.tar.gz b/python-djvulibre-0.3.5.tar.gz deleted file mode 100644 index 044be0a..0000000 --- a/python-djvulibre-0.3.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:c3243e68b7d0a88c0fa84086478b9f1b60653ea12c78ace3c425c6e83f6be20c -size 119969 diff --git a/python-djvulibre-0.3.6.tar.gz b/python-djvulibre-0.3.6.tar.gz new file mode 100644 index 0000000..eeb8878 --- /dev/null +++ b/python-djvulibre-0.3.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3143e6b1320469d288fa30a220e915ca4d1c07acde050fa1de368e1aac6b0205 +size 120384 diff --git a/python-djvulibre.changes b/python-djvulibre.changes index 85018f8..6d5fe7d 100644 --- a/python-djvulibre.changes +++ b/python-djvulibre.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 6 08:32:30 UTC 2012 - lazy.kent@opensuse.org + +- Update to 0.3.6. + * Fix compatibility with Python 2.5 (broken since 0.3.0). + ------------------------------------------------------------------- Sun Feb 19 09:20:25 UTC 2012 - lazy.kent@opensuse.org diff --git a/python-djvulibre.spec b/python-djvulibre.spec index 1770dce..08f7fc6 100644 --- a/python-djvulibre.spec +++ b/python-djvulibre.spec @@ -16,7 +16,7 @@ # Name: python-djvulibre -Version: 0.3.5 +Version: 0.3.6 Release: 0 License: GPL-2.0 Summary: Python Support for the DjVu Image Format @@ -42,9 +42,7 @@ an open source implementation of DjVu. %package doc Summary: Python Support for the DjVu Image Format (Documentation) Group: Documentation/HTML -%if 0%{?suse_version} >= 1110 BuildArch: noarch -%endif %description doc python-djvulibre is a set of Python bindings for the DjVuLibre library,