Hello community,

here is the log from the commit of package remake for openSUSE:Factory checked 
in at 2018-02-06 16:47:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/remake (Old)
 and      /work/SRC/openSUSE:Factory/.remake.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "remake"

Tue Feb  6 16:47:18 2018 rev:2 rq:572220 version:4.2.1_1.4

Changes:
--------
--- /work/SRC/openSUSE:Factory/remake/remake.changes    2017-09-20 
17:06:49.255134646 +0200
+++ /work/SRC/openSUSE:Factory/.remake.new/remake.changes       2018-02-06 
16:47:18.697241336 +0100
@@ -1,0 +2,15 @@
+Sat Feb  3 11:48:44 UTC 2018 - [email protected]
+
+- Update to version 4.2.1+dbg-1.4
+  * Two small but important changes...
+    + gnumake.h -> gnuremake.h so we don't conflict with GNU make
+    + Propagate --post-mortem flag (now short option -!) in
+      recursive make
+  * Revise documentation to include recent --post-mortem and
+    profiling changes.
+  Version 4.2.1+dbg-1.3
+  * Add --post-mortem option
+
+- Split off -lang subpackage
+
+-------------------------------------------------------------------

Old:
----
  remake-4.2.1+dbg-1.2.tar.bz2

New:
----
  remake-4.2.1+dbg-1.4.tar.bz2

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

Other differences:
------------------
++++++ remake.spec ++++++
--- /var/tmp/diff_new_pack.K52ng3/_old  2018-02-06 16:47:19.501203716 +0100
+++ /var/tmp/diff_new_pack.K52ng3/_new  2018-02-06 16:47:19.501203716 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package remake
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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,20 +16,21 @@
 #
 
 
-%define base_version 4.2+dbg-1.2
-%define pkg_version 4.2.1+dbg-1.2
+%define base_version 4.2+dbg-1.4
+%define pkg_version 4.2.1+dbg-1.4
 Name:           remake
-Version:        4.2.1_1.2
+Version:        4.2.1_1.4
 Release:        0
 Summary:        A gnu make version including a debuger
-Summary(de):    Eine gnu make Version inklusive Debugger
 License:        GPL-3.0+
 Group:          Development/Tools/Building
-Url:            http://bashdb.sourceforge.net/remake/
+Summary(de):    Eine gnu make Version inklusive Debugger
+URL:            http://bashdb.sourceforge.net/remake/
 Source0:        
https://downloads.sourceforge.net/project/bashdb/remake/%{base_version}/remake-%{pkg_version}.tar.bz2
 BuildRequires:  readline-devel
 Requires(post): %{install_info_prereq}
 Requires(preun): %{install_info_prereq}
+Recommends:     %{name}-lang = %{version}
 
 %description
 remake is a patched and modernized version of GNU make utility that
@@ -42,6 +43,8 @@
 Möglichkeit die Ausführung zu tracen ergänzt und ein Debugger
 eingebaut.
 
+%lang_package
+
 %prep
 %setup -q -n "%{name}-%{pkg_version}"
 
@@ -52,7 +55,7 @@
 %install
 %make_install
 rm -f %{buildroot}/%{_infodir}/make* \
-      %{buildroot}/%{_includedir}/gnumake.h
+      %{buildroot}/%{_includedir}/gnuremake.h
 
 %find_lang remake
 
@@ -62,11 +65,12 @@
 %preun
 %install_info_delete --info-dir="%{_infodir}" "%{_infodir}"/remake.info*
 
-%files -f remake.lang
-%defattr(-,root,root)
+%files
 %doc AUTHORS ChangeLog COPYING NEWS README
 %{_bindir}/remake
-%{_mandir}/man1/remake.1*
-%{_infodir}/remake.info*
+%{_mandir}/man1/remake.1%{ext_man}
+%{_infodir}/remake.info%{ext_info}
+
+%files lang -f %{name}.lang
 
 %changelog

++++++ remake-4.2.1+dbg-1.2.tar.bz2 -> remake-4.2.1+dbg-1.4.tar.bz2 ++++++
++++ 46227 lines of diff (skipped)


Reply via email to