From 50f885cf822c3dde2d1d79a0eb288baff082ec6a3ad2ad1f59c41b1b45ec5dbd Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Mon, 28 Mar 2011 08:16:40 +0000 Subject: [PATCH 1/2] Updating link to change in openSUSE:Factory/hunspell revision 26.0 OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/hunspell?expand=0&rev=14cb69a3f39b9d191ecab515ecfc9463 --- hunspell.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hunspell.spec b/hunspell.spec index 91d162c..783b5ca 100644 --- a/hunspell.spec +++ b/hunspell.spec @@ -20,7 +20,7 @@ Summary: Hunspell - a spell checker and morphological analyzer library Name: hunspell Version: 1.3.1 -Release: 1 +Release: 2 License: GPLv2+ ; LGPLv2.1+ ; MPL .. Url: http://hunspell.sourceforge.net/ Group: System/Libraries @@ -95,6 +95,7 @@ make check rm -rf %{buildroot} %post -p /sbin/ldconfig + %postun -p /sbin/ldconfig %files -f %{name}.lang From 20a1ae696252d4b278c2ee5d01858810802c25ee9f48134b894d3e7468230101 Mon Sep 17 00:00:00 2001 From: Petr Gajdos Date: Mon, 28 Mar 2011 10:51:58 +0000 Subject: [PATCH 2/2] - update to version 1.3.2: * fixes library version inconsistency [bnc#682768] OBS-URL: https://build.opensuse.org/package/show/devel:libraries:c_c++/hunspell?expand=0&rev=20 --- hunspell-1.3.1.tar.bz2 | 3 --- hunspell-1.3.2.tar.bz2 | 3 +++ hunspell.changes | 6 ++++++ hunspell.spec | 2 +- 4 files changed, 10 insertions(+), 4 deletions(-) delete mode 100644 hunspell-1.3.1.tar.bz2 create mode 100644 hunspell-1.3.2.tar.bz2 diff --git a/hunspell-1.3.1.tar.bz2 b/hunspell-1.3.1.tar.bz2 deleted file mode 100644 index 538025c..0000000 --- a/hunspell-1.3.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:bf742cc4cd9c745e7e5e4773b298327bb8405b0b96fa23cb530e5a06ae766597 -size 826071 diff --git a/hunspell-1.3.2.tar.bz2 b/hunspell-1.3.2.tar.bz2 new file mode 100644 index 0000000..441951b --- /dev/null +++ b/hunspell-1.3.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a25463272420b4a0a343c5f3a74694d2ecf2b6b46c9a3a1eb3f46797019f119f +size 825948 diff --git a/hunspell.changes b/hunspell.changes index eee2ccc..a5556ec 100644 --- a/hunspell.changes +++ b/hunspell.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Mar 28 12:54:50 CEST 2011 - pgajdos@suse.cz + +- update to version 1.3.2: + * fixes library version inconsistency [bnc#682768] + ------------------------------------------------------------------- Fri Mar 25 15:40:18 UTC 2011 - idoenmez@novell.com diff --git a/hunspell.spec b/hunspell.spec index 783b5ca..7f76c02 100644 --- a/hunspell.spec +++ b/hunspell.spec @@ -19,7 +19,7 @@ Summary: Hunspell - a spell checker and morphological analyzer library Name: hunspell -Version: 1.3.1 +Version: 1.3.2 Release: 2 License: GPLv2+ ; LGPLv2.1+ ; MPL .. Url: http://hunspell.sourceforge.net/