Hello community,

here is the log from the commit of package enca for openSUSE:Factory checked in 
at 2017-11-14 14:21:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/enca (Old)
 and      /work/SRC/openSUSE:Factory/.enca.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "enca"

Tue Nov 14 14:21:51 2017 rev:20 rq:540706 version:1.19

Changes:
--------
--- /work/SRC/openSUSE:Factory/enca/enca.changes        2015-11-12 
19:37:05.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.enca.new/enca.changes   2017-11-14 
14:21:54.313368997 +0100
@@ -1,0 +2,17 @@
+Wed Nov  8 19:43:45 UTC 2017 - aavind...@gmail.com
+
+- update to version 1.19
+  + fix possible memory leak
+  + make utf-8 detection work even on one character
+- includes changes from 1.18
+  + fix installation of devhelp documentation
+- includes changes from 1.17
+  + Fixed conversion of GB2312 encoding with iconv
+  + Fixed iconv conversion on OSX
+  + Fixed execution of external converters with ACLs
+  + Documentation improvements
+- cleanup with spec-cleaner
+- use %make_install macro
+- list binaries and man pages explicitly
+
+-------------------------------------------------------------------

Old:
----
  enca-1.16.tar.xz

New:
----
  enca-1.19.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ enca.spec ++++++
--- /var/tmp/diff_new_pack.Yqqin2/_old  2017-11-14 14:21:54.969345065 +0100
+++ /var/tmp/diff_new_pack.Yqqin2/_new  2017-11-14 14:21:54.985344482 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package enca
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,9 +16,8 @@
 #
 
 
-%define         gtk_doc %{_datadir}/gtk-doc
 Name:           enca
-Version:        1.16
+Version:        1.19
 Release:        0
 Summary:        Detects encoding of text files
 License:        GPL-2.0
@@ -28,7 +27,6 @@
 Source1:        baselibs.conf
 BuildRequires:  pkgconfig
 Requires:       sed
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Enca is an Extremely Naive Charset Analyser. It detects character set and
@@ -80,28 +78,25 @@
 make %{?_smp_mflags}
 
 %install
-make DESTDIR=%{buildroot} install %{?_smp_mflags} HTML_DIR=%{gtk_doc}/html
+%make_install
 # the .la file is not needed without static libs
 rm %{buildroot}/%{_libdir}/libenca.la
 
 %post -n libenca0 -p /sbin/ldconfig
-
 %postun -n libenca0 -p /sbin/ldconfig
 
 %files
-%defattr(-,root,root)
 %doc AUTHORS COPYING ChangeLog* FAQ README THANKS TODO
-%{_bindir}/enc*
+%{_bindir}/enca
+%{_bindir}/enconv
 %{_libexecdir}/enca
-%{_mandir}/man1/enc*.1*
+%{_mandir}/man1/enca.1%{ext_man}
+%{_mandir}/man1/enconv.1%{ext_man}
 
 %files -n libenca0
-%defattr(-,root,root)
 %{_libdir}/libenca.so.0*
 
 %files devel
-%defattr(-,root,root)
-%doc README.devel
 %{_datadir}/gtk-doc/html/*
 # Own these repositories to not depend on gtk-doc while building:
 %dir %{_datadir}/gtk-doc

++++++ enca-1.16.tar.xz -> enca-1.19.tar.xz ++++++
++++ 34345 lines of diff (skipped)


Reply via email to