Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package coeurl for openSUSE:Factory checked 
in at 2025-06-04 20:29:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/coeurl (Old)
 and      /work/SRC/openSUSE:Factory/.coeurl.new.16005 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "coeurl"

Wed Jun  4 20:29:35 2025 rev:4 rq:1282729 version:0.3.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/coeurl/coeurl.changes    2025-05-14 
17:01:17.779465499 +0200
+++ /work/SRC/openSUSE:Factory/.coeurl.new.16005/coeurl.changes 2025-06-04 
20:29:44.343930330 +0200
@@ -1,0 +2,6 @@
+Wed Jun  4 10:19:24 UTC 2025 - Dominik Heidler <dheid...@suse.de>
+
+- Remove workaround_libcurl8.13_issues.patch as libcurl 8.14
+  has been fixed
+
+-------------------------------------------------------------------

Old:
----
  workaround_libcurl8.13_issues.patch

BETA DEBUG BEGIN:
  Old:
- Remove workaround_libcurl8.13_issues.patch as libcurl 8.14
  has been fixed
BETA DEBUG END:

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

Other differences:
------------------
++++++ coeurl.spec ++++++
--- /var/tmp/diff_new_pack.S4sUrV/_old  2025-06-04 20:29:44.907953697 +0200
+++ /var/tmp/diff_new_pack.S4sUrV/_new  2025-06-04 20:29:44.907953697 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package coeurl
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
+
 %global libname libcoeurl0_3
 Name:           coeurl
 Version:        0.3.1
@@ -23,7 +24,6 @@
 License:        MIT
 URL:            https://nheko.im/nheko-reborn/coeurl
 Source:         %{url}/-/archive/v%{version}/%{name}-v%{version}.tar.gz
-Patch:          workaround_libcurl8.13_issues.patch
 BuildRequires:  meson
 %if 0%{?suse_version} < 1600
 BuildRequires: gcc12
@@ -34,8 +34,8 @@
 %endif
 BuildRequires:  cmake >= 3.12
 BuildRequires:  meson >= 0.55
+BuildRequires:  ((pkgconfig(libcurl) >= 7.77.0 and pkgconfig(libcurl) < 
8.13.0) or pkgconfig(libcurl) >= 8.14.0)
 BuildRequires:  pkgconfig(fmt) >= 10.0.0
-BuildRequires:  pkgconfig(libcurl) >= 7.77.0
 BuildRequires:  pkgconfig(libevent) >= 2.1.12
 BuildRequires:  pkgconfig(spdlog) >= 1.14.0
 

Reply via email to