Hello community,

here is the log from the commit of package wget for openSUSE:Factory checked in 
at 2019-02-04 21:17:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wget (Old)
 and      /work/SRC/openSUSE:Factory/.wget.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wget"

Mon Feb  4 21:17:09 2019 rev:56 rq:665641 version:1.20.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/wget/wget.changes        2019-01-03 
18:03:13.484321944 +0100
+++ /work/SRC/openSUSE:Factory/.wget.new.28833/wget.changes     2019-02-04 
21:17:10.975741686 +0100
@@ -1,0 +2,6 @@
+Fri Jan 11 15:49:59 UTC 2019 - Martin Pluskal <[email protected]>
+
+- Use pcre2
+- Make building more verbose
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ wget.spec ++++++
--- /var/tmp/diff_new_pack.p611yq/_old  2019-02-04 21:17:11.655741431 +0100
+++ /var/tmp/diff_new_pack.p611yq/_new  2019-02-04 21:17:11.659741430 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package wget
 #
-# 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
@@ -46,7 +46,7 @@
 %if %{?suse_version} > 1110
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(libmetalink)
-BuildRequires:  pkgconfig(libpcre)
+BuildRequires:  pkgconfig(libpcre2-8)
 BuildRequires:  pkgconfig(libpsl)
 BuildRequires:  pkgconfig(uuid)
 %else
@@ -87,7 +87,7 @@
        --with-ssl=openssl \
        --with-cares \
        --with-metalink
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %check
 %if %{with regression_tests}




Reply via email to