Hello community,

here is the log from the commit of package autoconf-archive for 
openSUSE:Factory checked in at 2019-02-06 14:04:24
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/autoconf-archive (Old)
 and      /work/SRC/openSUSE:Factory/.autoconf-archive.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "autoconf-archive"

Wed Feb  6 14:04:24 2019 rev:24 rq:666137 version:2019.01.06

Changes:
--------
--- /work/SRC/openSUSE:Factory/autoconf-archive/autoconf-archive.changes        
2018-03-20 21:53:16.940972557 +0100
+++ 
/work/SRC/openSUSE:Factory/.autoconf-archive.new.28833/autoconf-archive.changes 
    2019-02-06 14:04:29.134680835 +0100
@@ -1,0 +2,8 @@
+Mon Jan 14 15:23:53 UTC 2019 - [email protected]
+
+- update to 2019.01.06:
+  * The macro AX_CODE_COVERAGE was modified to use
+    AX_ADD_AM_MACRO_STATIC
+  * various updates to multiple macros
+
+-------------------------------------------------------------------

Old:
----
  autoconf-archive-2018.03.13.tar.xz
  autoconf-archive-2018.03.13.tar.xz.sig

New:
----
  autoconf-archive-2019.01.06.tar.xz
  autoconf-archive-2019.01.06.tar.xz.sig

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

Other differences:
------------------
++++++ autoconf-archive.spec ++++++
--- /var/tmp/diff_new_pack.mw136z/_old  2019-02-06 14:04:30.222680644 +0100
+++ /var/tmp/diff_new_pack.mw136z/_new  2019-02-06 14:04:30.226680644 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package autoconf-archive
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,17 +12,17 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           autoconf-archive
-Version:        2018.03.13
+Version:        2019.01.06
 Release:        0
 Summary:        A Collection of macros for GNU autoconf
 License:        GPL-3.0+ WITH Autoconf-exception-3.0
 Group:          Development/Tools/Building
-Url:            https://savannah.gnu.org/projects/autoconf-archive
+URL:            https://savannah.gnu.org/projects/autoconf-archive
 Source0:        
https://ftp.gnu.org/pub/gnu/autoconf-archive/%{name}-%{version}.tar.xz
 Source1:        
https://ftp.gnu.org/pub/gnu/autoconf-archive/%{name}-%{version}.tar.xz.sig
 # http://wwwkeys.pgp.net:11371/pks/lookup?op=get&search=0x99089D72
@@ -51,12 +51,15 @@
 %setup -q
 
 %build
-%configure
+%configure \
+       --docdir=%{_docdir}/%{name}
 make %{?_smp_mflags}
 
 %install
 %make_install
 rm -rf %{buildroot}/%{_datadir}/%{name}/
+# install via macro later
+rm -v %{buildroot}%{_docdir}/%{name}/COPYING*
 
 %post
 %install_info --info-dir=%{_infodir} 
%{_infodir}/autoconf-archive.info%{ext_info}

++++++ autoconf-archive-2018.03.13.tar.xz -> autoconf-archive-2019.01.06.tar.xz 
++++++
++++ 12386 lines of diff (skipped)



Reply via email to