Hello community,

here is the log from the commit of package libidn2 for openSUSE:Factory checked 
in at 2017-09-07 22:07:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libidn2 (Old)
 and      /work/SRC/openSUSE:Factory/.libidn2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libidn2"

Thu Sep  7 22:07:59 2017 rev:7 rq:519871 version:2.0.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/libidn2/libidn2.changes  2017-08-08 
11:57:25.943295719 +0200
+++ /work/SRC/openSUSE:Factory/.libidn2.new/libidn2.changes     2017-09-07 
22:08:01.382875336 +0200
@@ -1,0 +2,10 @@
+Wed Aug 30 19:27:14 UTC 2017 - [email protected]
+
+- update to 2.0.4:
+  * Fix integer overflow in bidi.c/_isBidi() bsc#1056451
+  * Fix integer overflow in puny_decode.c/decode_digit()
+    bsc#1056450
+  * Fix idna_free() to idn_free()
+- enable documentation again
+
+-------------------------------------------------------------------

Old:
----
  libidn2-2.0.3.tar.gz
  libidn2-2.0.3.tar.gz.sig

New:
----
  libidn2-2.0.4.tar.gz
  libidn2-2.0.4.tar.gz.sig

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

Other differences:
------------------
++++++ libidn2.spec ++++++
--- /var/tmp/diff_new_pack.PpXjIw/_old  2017-09-07 22:08:02.122771041 +0200
+++ /var/tmp/diff_new_pack.PpXjIw/_new  2017-09-07 22:08:02.126770477 +0200
@@ -18,7 +18,7 @@
 
 %define lname  libidn2-0
 Name:           libidn2
-Version:        2.0.3
+Version:        2.0.4
 Release:        0
 Summary:        Support for Internationalized Domain Names (IDN) based on 
IDNA2008
 License:        GPL-3.0+
@@ -29,6 +29,7 @@
 Source3:        baselibs.conf
 BuildRequires:  libunistring-devel
 BuildRequires:  pkgconfig
+Requires(post): %{install_info_prereq}
 
 %description
 An implementation of the IDNA2008 specifications (RFCs 5890, 5891, 5892, 5893)
@@ -63,8 +64,7 @@
     --disable-rpath \
     --disable-silent-rules \
     --disable-static \
-    --disable-gtk-doc \
-    --disable-doc
+    --disable-gtk-doc
 
 make %{?_smp_mflags}
 
@@ -77,12 +77,20 @@
 %check
 make check %{?_smp_mflags}
 
+%post tools
+%install_info --info-dir=%{_infodir} %{_infodir}/libidn2.info.*
+
+%preun tools
+%install_info_delete --info-dir=%{_infodir} %{_infodir}/libidn2.info.*
+
 %post -n %{lname} -p /sbin/ldconfig
 %postun -n %{lname} -p /sbin/ldconfig
 
 %files tools
 %doc AUTHORS COPYING* ChangeLog NEWS README.md
+%{_infodir}/libidn*
 %{_bindir}/idn2
+%{_mandir}/man1/idn2.1%{ext_man}
 
 %files -n %{lname}
 %{_libdir}/libidn2.so.*
@@ -91,5 +99,6 @@
 %{_libdir}/libidn2.so
 %{_libdir}/pkgconfig/libidn2.pc
 %{_includedir}/*.h
+%{_mandir}/man3/*
 
 %changelog

++++++ libidn2-2.0.3.tar.gz -> libidn2-2.0.4.tar.gz ++++++
++++ 9369 lines of diff (skipped)


Reply via email to