Hello community,

here is the log from the commit of package autogen for openSUSE:Factory checked 
in at 2015-05-22 09:55:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/autogen (Old)
 and      /work/SRC/openSUSE:Factory/.autogen.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "autogen"

Changes:
--------
--- /work/SRC/openSUSE:Factory/autogen/autogen.changes  2015-03-03 
11:16:13.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.autogen.new/autogen.changes     2015-05-22 
09:55:25.000000000 +0200
@@ -1,0 +2,25 @@
+Thu May 21 15:05:12 UTC 2015 - sch...@suse.de
+
+- No longer call autoreconf
+
+-------------------------------------------------------------------
+Thu May 21 13:47:09 UTC 2015 - mplus...@suse.com
+
+- Update info files dependencies
+- Refresh partially upstreamed autogen-build_ldpath.patch
+- Update to 5.18.5
+  * Guile 1.6 is now obsolete.  1.7/8 or newer from now on.
+    Fixed issues with Guile managed locale string processing.
+    (It keeps getting better and better all the time and I
+    must keep adjusting over and over all the time.)
+  * more Guile-config somersaults
+    config/misc.def: sometimes, "pkg-config --cflags-only-I" yields
+    multiple directories for Guile and that incantation is the only
+    way to find libguile/version.h and that header is the only way
+    to determine the micro version and the micro version is the best
+    way to check for certain types of breakage.  (Testing is too
+    convoluted.)
+  * for-each handler functions may now be able to free (or not)
+    the file text via the "handler-frees" attribute.
+
+-------------------------------------------------------------------

Old:
----
  autogen-5.18.4.tar.xz
  autogen-5.18.4.tar.xz.sig

New:
----
  autogen-5.18.5.tar.xz
  autogen-5.18.5.tar.xz.sig

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

Other differences:
------------------
++++++ autogen.spec ++++++
--- /var/tmp/diff_new_pack.VwaFBS/_old  2015-05-22 09:55:26.000000000 +0200
+++ /var/tmp/diff_new_pack.VwaFBS/_new  2015-05-22 09:55:26.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           autogen
-Version:        5.18.4
+Version:        5.18.5
 Release:        0
 Summary:        Automated Text File Generator
 License:        GPL-3.0+
@@ -34,7 +34,8 @@
 BuildRequires:  makeinfo
 BuildRequires:  pkg-config
 BuildRequires:  xz
-Requires(pre):  %{install_info_prereq}
+Requires(post): %{install_info_prereq}
+Requires(postun): %{install_info_prereq}
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -49,7 +50,6 @@
 %patch1
 
 %build
-autoreconf -fi
 %configure \
        --disable-static \
        --with-pic
@@ -76,6 +76,7 @@
 %{_bindir}/*
 %{_includedir}/*
 %{_libdir}/lib*
+%{_libdir}/autogen
 %{_libdir}/pkgconfig/*.pc
 %{_mandir}/man?/*.gz
 %{_datadir}/aclocal/*

++++++ autogen-5.18.4.tar.xz -> autogen-5.18.5.tar.xz ++++++
++++ 23204 lines of diff (skipped)

++++++ autogen-build_ldpath.patch ++++++
--- /var/tmp/diff_new_pack.VwaFBS/_old  2015-05-22 09:55:26.000000000 +0200
+++ /var/tmp/diff_new_pack.VwaFBS/_new  2015-05-22 09:55:26.000000000 +0200
@@ -3,19 +3,6 @@
  doc/mk-agen-texi.sh  |    6 +++---
  2 files changed, 4 insertions(+), 4 deletions(-)
 
-Index: autoopts/Makefile.am
-===================================================================
---- autoopts/Makefile.am.orig
-+++ autoopts/Makefile.am
-@@ -164,7 +164,7 @@ INST_SH                   = autoopts-con
- 
- man_MANS                  = $(INST_MANS)
- m4data_DATA               = autoopts.m4
--nobase_data_DATA          = $(INST_PKGCFG)
-+pkgconfig_DATA          = $(INST_PKGCFG)
- lib_LTLIBRARIES           = $(INST_LIBS)
- nobase_include_HEADERS    = $(INST_HDRS)
- bin_SCRIPTS               = $(INST_SH)
 Index: doc/mk-agen-texi.sh
 ===================================================================
 --- doc/mk-agen-texi.sh.orig



Reply via email to