Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package c-ares for openSUSE:Factory checked 
in at 2021-01-19 16:00:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/c-ares (Old)
 and      /work/SRC/openSUSE:Factory/.c-ares.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "c-ares"

Tue Jan 19 16:00:32 2021 rev:12 rq:863715 version:1.17.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/c-ares/c-ares.changes    2020-11-26 
23:12:14.772939137 +0100
+++ /work/SRC/openSUSE:Factory/.c-ares.new.28504/c-ares.changes 2021-01-19 
16:00:39.955241349 +0100
@@ -1,0 +2,19 @@
+Sat Jan 16 15:05:28 UTC 2021 - Dirk M??ller <dmuel...@suse.com>
+
+- update to 1.17.1:
+    Travis: add iOS target built with CMake (#378)
+    Issue #377 suggested that CMake builds for iOS with c-ares were broken. 
This PR adds an automatic Travis build for iOS CMake.
+  - fix build
+    External projects were using non-public header ares_dns.h, make public 
again (#376)
+    It appears some outside projects were relying on macros in ares_dns.h, even
+    though it doesn't appear that header was ever meant to be public.  That 
said,
+    we don't want to break external integrators so we should distribute this 
header
+    again.
+  - note that so versioning has moved to configure.ac
+  - note about 1.17.1
+  - fix sed gone wrong
+    autotools cleanup (#372)
+    * buildconf: remove custom logic with autoreconf
+- remove missing_header.patch (upstream)
+
+-------------------------------------------------------------------

Old:
----
  c-ares-1.17.0.tar.gz
  c-ares-1.17.0.tar.gz.asc
  missing_header.patch

New:
----
  c-ares-1.17.1.tar.gz
  c-ares-1.17.1.tar.gz.asc

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

Other differences:
------------------
++++++ c-ares.spec ++++++
--- /var/tmp/diff_new_pack.vGWFIa/_old  2021-01-19 16:00:40.583242298 +0100
+++ /var/tmp/diff_new_pack.vGWFIa/_new  2021-01-19 16:00:40.587242303 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package c-ares
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -41,7 +41,7 @@
 %endif
 
 Name:           %{pname}
-Version:        1.17.0
+Version:        1.17.1
 Release:        0
 Summary:        Library for asynchronous name resolves
 License:        MIT
@@ -56,7 +56,6 @@
 Source7:        ares_dns.h
 Patch0:         0001-Use-RPM-compiler-options.patch
 Patch1:         disable-live-tests.patch
-Patch2:         missing_header.patch
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
 %if %{with tests}

++++++ c-ares-1.17.0.tar.gz -> c-ares-1.17.1.tar.gz ++++++
++++ 18973 lines of diff (skipped)

Reply via email to