Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package re for openSUSE:Factory checked in 
at 2023-08-28 17:15:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/re (Old)
 and      /work/SRC/openSUSE:Factory/.re.new.1766 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "re"

Mon Aug 28 17:15:25 2023 rev:8 rq:1106124 version:3.3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/re/re.changes    2022-12-12 17:41:29.841724745 
+0100
+++ /work/SRC/openSUSE:Factory/.re.new.1766/re.changes  2023-08-28 
17:15:32.377349732 +0200
@@ -1,0 +2,12 @@
+Fri Jul 28 07:52:39 UTC 2023 - Paolo Stivanin <[email protected]>
+
+- Update to 3.3.0:
+  Breaking changes:
+    * librem is now merged with libre
+  Changes:
+    * https://github.com/baresip/re/releases/tag/v3.3.0
+    * https://github.com/baresip/re/releases/tag/v3.2.0
+    * https://github.com/baresip/re/releases/tag/v3.1.0
+    * https://github.com/baresip/re/releases/tag/v3.0.0
+
+-------------------------------------------------------------------

Old:
----
  re-2.10.0.tar.gz

New:
----
  re-3.3.0.tar.gz

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

Other differences:
------------------
++++++ re.spec ++++++
--- /var/tmp/diff_new_pack.xcvJmX/_old  2023-08-28 17:15:33.445388085 +0200
+++ /var/tmp/diff_new_pack.xcvJmX/_new  2023-08-28 17:15:33.449388228 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package re
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,10 +16,10 @@
 #
 
 
-%global sover   12
+%global sover   16
 %global libname lib%{name}%{sover}
 Name:           re
-Version:        2.10.0
+Version:        3.3.0
 Release:        0
 Summary:        Library for real-time communications with async I/O support
 License:        BSD-3-Clause
@@ -29,6 +29,7 @@
 BuildRequires:  cmake
 BuildRequires:  openssl-devel
 BuildRequires:  pkgconfig
+Obsoletes:      librem4 < %{version}
 
 %description
 Libre is a library for real-time communications
@@ -61,7 +62,8 @@
 %setup -q
 
 %build
-%cmake
+%cmake \
+  -DCMAKE_BUILD_TYPE=Release
 %cmake_build
 
 %install
@@ -84,5 +86,9 @@
 %{_libdir}/pkgconfig/libre.pc
 %dir %{_libdir}/cmake/re
 %{_libdir}/cmake/re/re-config.cmake
+%dir %{_libdir}/cmake/libre
+%{_libdir}/cmake/libre/libre-config.cmake
+%{_libdir}/cmake/libre/libre-release.cmake
+%{_libdir}/cmake/libre/libre.cmake
 
 %changelog

++++++ re-2.10.0.tar.gz -> re-3.3.0.tar.gz ++++++
++++ 50855 lines of diff (skipped)

Reply via email to