Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package hhdate for openSUSE:Factory checked 
in at 2023-01-10 14:59:44
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hhdate (Old)
 and      /work/SRC/openSUSE:Factory/.hhdate.new.32243 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hhdate"

Tue Jan 10 14:59:44 2023 rev:3 rq:1057141 version:3.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/hhdate/hhdate.changes    2022-12-08 
16:50:37.275309782 +0100
+++ /work/SRC/openSUSE:Factory/.hhdate.new.32243/hhdate.changes 2023-01-10 
15:00:10.905330376 +0100
@@ -1,0 +2,6 @@
+Mon Jan  9 17:29:27 UTC 2023 - Filippo Bonazzi <filippo.bona...@suse.com>
+
+- Use local TZ database (bsc#1206951)
+- Remove now unnecessary libcurl build dependency
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ hhdate.spec ++++++
--- /var/tmp/diff_new_pack.y13Ubv/_old  2023-01-10 15:00:11.593334328 +0100
+++ /var/tmp/diff_new_pack.y13Ubv/_new  2023-01-10 15:00:11.601334375 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hhdate
 #
-# 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
@@ -28,7 +28,6 @@
 Source:         hhdate-%{version}.tar.gz
 BuildRequires:  cmake
 BuildRequires:  gcc-c++
-BuildRequires:  libcurl-devel
 
 %description
 A date and time library based on the C++11/14/17 chrono header.
@@ -53,7 +52,7 @@
 %setup -q
 
 %build
-%cmake -DBUILD_TZ_LIB=ON
+%cmake -DBUILD_TZ_LIB=ON -DUSE_SYSTEM_TZ_DB=ON
 %cmake_build
 
 %install

Reply via email to