From a1577b8745afbc7ef0e881cc5cb22b98bc3af4c2e4542155779bef78d4d4be9e Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Sun, 16 Dec 2012 03:00:36 +0000 Subject: [PATCH] =?UTF-8?q?-=20update=20to=201.14:=20=20=20+=20Allow=20sta?= =?UTF-8?q?ndard=20names=20for=20belarusian=20and=20slovenian=20languages,?= =?UTF-8?q?=20=20=20=20=20thanks=20to=20Branislav=20Ger=C5=BEo=20for=20sug?= =?UTF-8?q?gestion.=20=20=20+=20Reset=20strictness=20when=20check=20buffer?= =?UTF-8?q?=20less=20than=20file=20size,=20=20=20=20=20thanks=20to=20Sam?= =?UTF-8?q?=20Liao.=20=20=20+=20Fixed=20typos=20in=20man=20page,=20thanks?= =?UTF-8?q?=20to=20A.=20Costa.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit OBS-URL: https://build.opensuse.org/package/show/Education/enca?expand=0&rev=24 --- enca-1.13.tar.bz2 | 3 --- enca-1.14.tar.bz2 | 3 +++ enca.changes | 10 ++++++++++ enca.spec | 19 ++++++++----------- 4 files changed, 21 insertions(+), 14 deletions(-) delete mode 100644 enca-1.13.tar.bz2 create mode 100644 enca-1.14.tar.bz2 diff --git a/enca-1.13.tar.bz2 b/enca-1.13.tar.bz2 deleted file mode 100644 index e379ca0..0000000 --- a/enca-1.13.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6c091455d524b3ddae3533fe9bb375092f60ad6fe252e0777c873bd7869c7432 -size 532000 diff --git a/enca-1.14.tar.bz2 b/enca-1.14.tar.bz2 new file mode 100644 index 0000000..3764242 --- /dev/null +++ b/enca-1.14.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f33e3953fbbdac8ed144b31bbab1bb3bf181150db6ba4cd812fd958ce5f4b58 +size 560982 diff --git a/enca.changes b/enca.changes index bf7c909..c10968c 100644 --- a/enca.changes +++ b/enca.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Dec 16 02:58:43 UTC 2012 - lars@linux-schulserver.de + +- update to 1.14: + + Allow standard names for belarusian and slovenian languages, + thanks to Branislav Geržo for suggestion. + + Reset strictness when check buffer less than file size, + thanks to Sam Liao. + + Fixed typos in man page, thanks to A. Costa. + ------------------------------------------------------------------- Wed Feb 15 20:15:09 UTC 2012 - lars@linux-schulserver.de diff --git a/enca.spec b/enca.spec index f6bf928..fc12b94 100644 --- a/enca.spec +++ b/enca.spec @@ -16,18 +16,17 @@ # - Name: enca Summary: Detects encoding of text files -Group: Productivity/Other -Version: 1.13 -Release: 7 License: GPL-2.0 +Group: Productivity/Other +Version: 1.14 +Release: 0 Url: http://gitorious.org/enca Source: %{name}-%{version}.tar.bz2 Source1: baselibs.conf Requires: sed -%define gtk_doc %{_datadir}/gtk-doc +%define gtk_doc %{_datadir}/gtk-doc BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: pkgconfig @@ -48,9 +47,8 @@ Install Enca if you need to cope with text files of dubious origin and unknown encoding and convert them to some reasonable encoding. %package -n libenca0 -License: GPL-2.0 -Group: System/Libraries Summary: Header files and libraries for Enca development +Group: System/Libraries %description -n libenca0 The enca-devel package contains the static libraries and header files @@ -61,11 +59,10 @@ Install enca-devel if you are going to create applications using the Enca library. %package devel -License: GPL-2.0 -Requires: libenca0 = %{version} Requires: glibc-devel -Group: Development/Libraries/C and C++ +Requires: libenca0 = %{version} Summary: Header files and libraries for Enca development +Group: Development/Libraries/C and C++ %description devel The enca-devel package contains the static libraries and header files @@ -93,7 +90,7 @@ rm %{buildroot}/%{_libdir}/libenca.la %files %defattr(-,root,root) -%doc AUTHORS COPYING ChangeLog ChangeLog.prelib FAQ ChangeLog.old README THANKS TODO +%doc AUTHORS COPYING ChangeLog* FAQ README THANKS TODO %{_bindir}/enc* %{_libexecdir}/enca %{_mandir}/man1/enc*.1*