Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package deepin-calendar for openSUSE:Factory
checked in at 2021-06-02 22:10:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/deepin-calendar (Old)
and /work/SRC/openSUSE:Factory/.deepin-calendar.new.1898 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "deepin-calendar"
Wed Jun 2 22:10:41 2021 rev:3 rq:891530 version:5.8.0.19
Changes:
--------
--- /work/SRC/openSUSE:Factory/deepin-calendar/deepin-calendar.changes
2021-02-18 20:52:36.027450068 +0100
+++
/work/SRC/openSUSE:Factory/.deepin-calendar.new.1898/deepin-calendar.changes
2021-06-02 22:10:51.520125924 +0200
@@ -1,0 +2,7 @@
+Sat May 1 13:15:45 UTC 2021 - Hillwood Yang <[email protected]>
+
+- Update version to 5.8.0.19
+ * Add help documents
+ * Fix bugs
+
+-------------------------------------------------------------------
Old:
----
dde-calendar-5.8.0.8.tar.gz
New:
----
dde-calendar-5.8.0.19.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ deepin-calendar.spec ++++++
--- /var/tmp/diff_new_pack.ycRLPD/_old 2021-06-02 22:10:52.088125878 +0200
+++ /var/tmp/diff_new_pack.ycRLPD/_new 2021-06-02 22:10:52.092125877 +0200
@@ -18,8 +18,14 @@
%define _name dde-calendar
+%if 0%{?is_opensuse}
+ %define distribution openSUSE-Edition
+%else
+ %define distribution SUSE-Edition
+%endif
+
Name: deepin-calendar
-Version: 5.8.0.8
+Version: 5.8.0.19
Release: 0
Summary: A calendar application for Deepin Desktop
License: GPL-3.0-or-later
@@ -79,7 +85,7 @@
calendar-client/assets/dde-calendar.desktop
%build
-%cmake
+%cmake -DVERSION=%{version}-%{distribution}
%make_build
%install
@@ -106,6 +112,7 @@
%dir %{_datadir}/icons/hicolor/scalable
%dir %{_datadir}/icons/hicolor/scalable/apps
%{_datadir}/icons/hicolor/scalable/apps/%{_name}.svg
+%{_datadir}/deepin-manual
%files lang
%defattr(-,root,root,-)
++++++ dde-calendar-5.8.0.8.tar.gz -> dde-calendar-5.8.0.19.tar.gz ++++++
++++ 56329 lines of diff (skipped)