Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lunar-calendar for openSUSE:Factory 
checked in at 2023-12-03 20:49:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lunar-calendar (Old)
 and      /work/SRC/openSUSE:Factory/.lunar-calendar.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lunar-calendar"

Sun Dec  3 20:49:48 2023 rev:2 rq:1130590 version:3.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/lunar-calendar/lunar-calendar.changes    
2020-02-09 20:47:40.790849751 +0100
+++ /work/SRC/openSUSE:Factory/.lunar-calendar.new.25432/lunar-calendar.changes 
2023-12-03 20:50:13.380883022 +0100
@@ -1,0 +2,7 @@
+Sun Dec  3 14:12:05 UTC 2023 - Hillwood Yang <hillw...@opensuse.org>
+
+- Update version to 3.0.1
+  * Fix bugs
+  * Change license to LGPL-2.1
+
+-------------------------------------------------------------------

Old:
----
  lunar-calendar-f91a880.tar.gz

New:
----
  lunar-calendar-3.0.1.tar.gz

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

Other differences:
------------------
++++++ lunar-calendar.spec ++++++
--- /var/tmp/diff_new_pack.22Mqf7/_old  2023-12-03 20:50:14.840936654 +0100
+++ /var/tmp/diff_new_pack.22Mqf7/_new  2023-12-03 20:50:14.840936654 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package lunar-calendar
 #
-# Copyright (c) 2020 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -12,36 +12,34 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
-%define   commit          f91a880e9dbf4ad28fbe9cda2cb899106c25ef97
-#%define   shortcommit     %(c=%{commit}; echo ${c:0:7})
-%define   shortcommit     f91a880
+
+
 %define   sover           1
 
 Summary:        Chinese Lunar calendar
 Name:           lunar-calendar
-Version:        3.0.0+git20191124.%{shortcommit}
+Version:        3.0.1
 Release:        0
-License:        GPL-2.0+
+License:        LGPL-2.1-or-later
 Group:          System/I18n/Chinese
-Url:            https://github.com/yetist/lunar-calendar
-# Source0:        
https://github.com/yetist/lunar-calendar/archive/v%{version}/%{name}-%{version}.tar.gz
-Source0:        
https://github.com/yetist/lunar-calendar/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
+URL:            https://github.com/yetist/lunar-calendar
+Source0:        
https://github.com/yetist/lunar-calendar/archive/v%{version}/%{name}-%{version}.tar.gz
+# Source0:        
https://github.com/yetist/lunar-calendar/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
 Source1:        %{name}.sh
 Source2:        %{name}.csh
 BuildRequires:  fdupes
 BuildRequires:  meson
-BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(dbus-1)
+BuildRequires:  pkgconfig(gio-2.0)
 BuildRequires:  pkgconfig(gobject-introspection-1.0)
-BuildRequires:  pkgconfig(gtk-doc)
-BuildRequires:  pkgconfig(vapigen)
 BuildRequires:  pkgconfig(gtk+-3.0)
+BuildRequires:  pkgconfig(gtk-doc)
 BuildRequires:  pkgconfig(lunar-date-3.0)
+BuildRequires:  pkgconfig(vapigen)
 Requires:       lib%{name}-3_0-%{sover} = %{version}-%{release}
 
-
 %description
 This is the traditional Chinese calendar application.
 
@@ -68,6 +66,9 @@
 Summary:        Introspection bindings for lunar-calendar
 Group:          System/Libraries
 Requires:       %{name} = %{version}-%{release}
+Provides:       locale(patterns-gnome-gnome:zh_CN;zh_SG;zh_TW;zh_HK)
+Provides:       locale(patterns-mate-mate:zh_CN;zh_SG;zh_TW;zh_HK)
+Provides:       locale(patterns-xfce-xfce:zh_CN;zh_SG;zh_TW;zh_HK)
 
 %description -n typelib-1_0-LunarCalendar-3_0
 This package contains the introspection bindings for the lunar-calendar 
library.
@@ -93,14 +94,13 @@
 %{lang_package}
 
 %prep
-%setup -q -n %{name}-%{commit}
+%setup -q -n %{name}-%{version}
 
 %build
-%meson -Denable_gtk_modules=true \
-       -Denable_gtk_doc=true \
-       -Dwith_introspection=true \
-       -Dwith_vala=true \
-       -Denable_tests=true \
+%meson -Ddocs=true \
+       -Dintrospection=true \
+       -Dvapi=true \
+       -Dtests=true \
        %{nil}
 %meson_build
 
@@ -151,4 +151,3 @@
 %{_datadir}/vala/vapi/*
 %{_datadir}/gir-1.0/LunarCalendar-3.0.gir
 
-

++++++ lunar-calendar-f91a880.tar.gz -> lunar-calendar-3.0.1.tar.gz ++++++
++++ 2116 lines of diff (skipped)

Reply via email to