Hello community,

here is the log from the commit of package automake for openSUSE:Factory 
checked in at 2014-09-30 19:36:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/automake (Old)
 and      /work/SRC/openSUSE:Factory/.automake.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "automake"

Changes:
--------
--- /work/SRC/openSUSE:Factory/automake/automake-testsuite.changes      
2013-10-30 15:22:48.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.automake.new/automake-testsuite.changes 
2014-09-30 19:36:36.000000000 +0200
@@ -1,0 +2,23 @@
+Mon Aug 25 13:35:50 CEST 2014 - p...@suse.de
+
+- Explicitely pass the directory name to setup so that the testsuite
+  can run.
+
+-------------------------------------------------------------------
+Wed Feb  5 14:47:23 UTC 2014 - jeng...@inai.de
+
+- Update to new upstream release 1.14.1
+* The 'compile' script is now unconditionally required for all
+  packages that perform C compilation
+* The AM_PROG_CC_C_O macro can still be called, albeit that
+  should no longer be necessary.
+* The special Automake-time substitutions '%reldir%' and
+  '%canon_reldir%' (and their short versions, '%D%' and '%C%'
+  respectively) can now be used in an included Makefile fragment.
+  The former is substituted with the relative directory of the
+  included fragment (compared to the top-level including
+  Makefile), and the latter with the canonicalized version of the
+  same relative directory.
+* The 'shar' and 'compress' distribution formats are deprecated
+
+-------------------------------------------------------------------
automake.changes: same change

Old:
----
  automake-1.13.4.tar.xz

New:
----
  automake-1.14.1.tar.xz
  automake-1.14.1.tar.xz.sig

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

Other differences:
------------------
++++++ automake-testsuite.spec ++++++
--- /var/tmp/diff_new_pack.M3nA2Q/_old  2014-09-30 19:36:37.000000000 +0200
+++ /var/tmp/diff_new_pack.M3nA2Q/_new  2014-09-30 19:36:37.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package automake-testsuite
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,6 +21,21 @@
 # aren't updated.
 
 Name:           automake-testsuite
+Version:        1.14.1
+Release:        0
+Summary:        A Program for Automatically Generating GNU-Style Makefile.in 
Files
+License:        GPL-2.0+
+Group:          Development/Tools/Building
+Url:            http://www.gnu.org/software/automake
+
+Source:         http://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz
+Source2:        http://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz.sig
+Source3:        automake-rpmlintrc
+Patch2:         automake-require_file.patch
+Patch3:         automake-1.13.4-fix-primary-prefix-invalid-couples-test.patch
+Patch100:       automake-SuSE.patch
+BuildArch:      noarch
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf >= 2.69
 BuildRequires:  bison
 BuildRequires:  gcc-c++
@@ -36,19 +51,6 @@
 %endif
 Requires:       autoconf >= 2.69
 Requires:       info
-Version:        1.13.4
-Release:        0
-Summary:        A Program for Automatically Generating GNU-Style Makefile.in 
Files
-License:        GPL-2.0+
-Group:          Development/Tools/Building
-Url:            http://www.gnu.org/software/automake
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source:         http://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz
-Source1:        automake-rpmlintrc
-Patch2:         automake-require_file.patch
-Patch3:         automake-1.13.4-fix-primary-prefix-invalid-couples-test.patch
-Patch100:       automake-SuSE.patch
-BuildArch:      noarch
 
 %description
 Automake is a tool for automatically generating "Makefile.in" files

++++++ automake.spec ++++++
--- /var/tmp/diff_new_pack.M3nA2Q/_old  2014-09-30 19:36:37.000000000 +0200
+++ /var/tmp/diff_new_pack.M3nA2Q/_new  2014-09-30 19:36:37.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package automake
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -21,6 +21,21 @@
 # aren't updated.
 
 Name:           automake
+Version:        1.14.1
+Release:        0
+Summary:        A Program for Automatically Generating GNU-Style Makefile.in 
Files
+License:        GPL-2.0+
+Group:          Development/Tools/Building
+Url:            http://www.gnu.org/software/automake
+
+Source:         http://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz
+Source2:        http://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz.sig
+Source3:        automake-rpmlintrc
+Patch2:         automake-require_file.patch
+Patch3:         automake-1.13.4-fix-primary-prefix-invalid-couples-test.patch
+Patch100:       automake-SuSE.patch
+BuildArch:      noarch
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf >= 2.69
 BuildRequires:  bison
 BuildRequires:  gcc-c++
@@ -36,19 +51,6 @@
 %endif
 Requires:       autoconf >= 2.69
 Requires:       info
-Version:        1.13.4
-Release:        0
-Summary:        A Program for Automatically Generating GNU-Style Makefile.in 
Files
-License:        GPL-2.0+
-Group:          Development/Tools/Building
-Url:            http://www.gnu.org/software/automake
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Source:         http://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz
-Source1:        automake-rpmlintrc
-Patch2:         automake-require_file.patch
-Patch3:         automake-1.13.4-fix-primary-prefix-invalid-couples-test.patch
-Patch100:       automake-SuSE.patch
-BuildArch:      noarch
 
 %description
 Automake is a tool for automatically generating "Makefile.in" files

++++++ automake-1.13.4.tar.xz -> automake-1.14.1.tar.xz ++++++
++++ 38911 lines of diff (skipped)

++++++ automake-require_file.patch ++++++
--- /var/tmp/diff_new_pack.M3nA2Q/_old  2014-09-30 19:36:38.000000000 +0200
+++ /var/tmp/diff_new_pack.M3nA2Q/_new  2014-09-30 19:36:38.000000000 +0200
@@ -4,8 +4,8 @@
 
 Index: automake.in
 ===================================================================
---- automake.in.orig   2013-06-03 16:18:00.000000000 +0200
-+++ automake.in        2013-06-12 15:04:11.772901297 +0200
+--- bin/automake.in.orig       2013-06-03 16:18:00.000000000 +0200
++++ bin/automake.in    2013-06-12 15:04:11.772901297 +0200
 @@ -7489,12 +7489,14 @@ sub required_file_check_or_copy ($$$)
    my $fullfile = "$dir/$file";
    my $found_it = 0;

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to