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*