Hello community,

here is the log from the commit of package tup for openSUSE:Factory checked in 
at 2018-10-01 08:19:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/tup (Old)
 and      /work/SRC/openSUSE:Factory/.tup.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "tup"

Mon Oct  1 08:19:42 2018 rev:4 rq:638999 version:0.7.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/tup/tup.changes  2018-07-31 15:58:32.167458590 
+0200
+++ /work/SRC/openSUSE:Factory/.tup.new/tup.changes     2018-10-01 
08:19:57.293870669 +0200
@@ -1,0 +2,12 @@
+Fri Sep 28 05:52:34 UTC 2018 - Luigi Baldoni <[email protected]>
+
+- Update to version 0.7.8
+  * Fix to support ccache better
+  * Fixes to support icecream better
+  * Improvements to %i, %#b, and %#B handling
+  * Initial support for ignoring unpredictable outputs
+    (https://github.com/gittup/tup/issues/182)
+  * Now depends on libpcre, unless tup.config contains
+    CONFIG_TUP_USE_SYSTEM_PCRE=n
+
+-------------------------------------------------------------------

Old:
----
  tup-0.7.7.tar.gz

New:
----
  tup-0.7.8.tar.gz

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

Other differences:
------------------
++++++ tup.spec ++++++
--- /var/tmp/diff_new_pack.gq6erN/_old  2018-10-01 08:19:57.993870223 +0200
+++ /var/tmp/diff_new_pack.gq6erN/_new  2018-10-01 08:19:57.993870223 +0200
@@ -12,12 +12,12 @@
 # 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:           tup
-Version:        0.7.7
+Version:        0.7.8
 Release:        0
 Summary:        File-based build system
 License:        GPL-2.0-only
@@ -27,12 +27,11 @@
 Source99:       %{name}.rpmlintrc
 Patch0:         tup-add_archs.patch
 BuildRequires:  awk
-BuildRequires:  gcc
-BuildRequires:  pkg-config
+BuildRequires:  pkgconfig
 BuildRequires:  vim
 BuildRequires:  pkgconfig(fuse)
+BuildRequires:  pkgconfig(libpcre)
 Requires:       vim
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 Tup is a file-based build system.

++++++ tup-0.7.7.tar.gz -> tup-0.7.8.tar.gz ++++++
++++ 88931 lines of diff (skipped)


Reply via email to