Hello community,

here is the log from the commit of package c-ares for openSUSE:Factory checked 
in at 2019-11-18 20:05:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/c-ares (Old)
 and      /work/SRC/openSUSE:Factory/.c-ares.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "c-ares"

Mon Nov 18 20:05:57 2019 rev:6 rq:748803 version:1.15.0+20191108

Changes:
--------
--- /work/SRC/openSUSE:Factory/c-ares/c-ares.changes    2019-11-10 
22:34:38.188872453 +0100
+++ /work/SRC/openSUSE:Factory/.c-ares.new.26869/c-ares.changes 2019-11-18 
20:06:05.217722574 +0100
@@ -1,0 +2,6 @@
+Fri Nov 15 07:59:27 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Fix version number of the snapshot to not be downgrade:
+  bsc#1156601
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ c-ares.spec ++++++
--- /var/tmp/diff_new_pack.dmY18r/_old  2019-11-18 20:06:05.969722196 +0100
+++ /var/tmp/diff_new_pack.dmY18r/_new  2019-11-18 20:06:05.973722194 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package c-ares
 #
-# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,23 +17,22 @@
 
 
 %define libname libcares2
+%define realver 1.15.0-20191108
 Name:           c-ares
-Version:        1.15.0~20191108
+Version:        1.15.0+20191108
 Release:        0
 Summary:        Library for asynchronous name resolves
 License:        MIT
 Group:          Development/Libraries/C and C++
-URL:            http://c-ares.haxx.se/
-#Source0:       
https://c-ares.haxx.se/daily-snapshot/c-ares-1.15.0-20191108.tar.gz
-Source0:        c-ares-1.15.0-20191108.tar.gz
+URL:            https://c-ares.haxx.se/
+#Source0:        https://c-ares.haxx.se/daily-snapshot/c-ares-%{realver}.tar.gz
+Source0:        c-ares-%{realver}.tar.gz
 #Source0:        http://c-ares.haxx.se/download/%{name}-%{version}.tar.gz
 #Source1:        http://c-ares.haxx.se/download/%{name}-%{version}.tar.gz.asc
 Source3:        %{name}.keyring
 Source4:        baselibs.conf
 Patch0:         0001-Use-RPM-compiler-options.patch
 Patch1:         disable-live-tests.patch
-# PATCH-FIX-OPENSUSE 0010-Disable-failing-test.patch
-#Patch12:        0010-Disable-failing-test.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  gcc-c++
@@ -68,7 +67,7 @@
 by Greg Hudson at MIT.
 
 %prep
-%autosetup -p1 -n c-ares-1.15.0-20191108
+%autosetup -p1 -n %{name}-%{realver}
 
 # Remove bogus cflags checking
 sed -i -e '/XC_CHECK_BUILD_FLAGS/d' configure.ac


Reply via email to