Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-pomodoro for openSUSE:Factory 
checked in at 2021-09-27 20:08:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gnome-pomodoro (Old)
 and      /work/SRC/openSUSE:Factory/.gnome-pomodoro.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-pomodoro"

Mon Sep 27 20:08:54 2021 rev:23 rq:921594 version:0.20.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gnome-pomodoro/gnome-pomodoro.changes    
2021-09-21 21:13:48.138683394 +0200
+++ /work/SRC/openSUSE:Factory/.gnome-pomodoro.new.1899/gnome-pomodoro.changes  
2021-09-27 20:09:16.538486388 +0200
@@ -1,0 +2,6 @@
+Sun Sep 26 21:05:24 UTC 2021 - Michael Vetter <[email protected]>
+
+- Update to 0.20.0:
+  * Support for GNOME Shell 41
+
+-------------------------------------------------------------------

Old:
----
  0.19.2.tar.gz

New:
----
  0.20.0.tar.gz

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

Other differences:
------------------
++++++ gnome-pomodoro.spec ++++++
--- /var/tmp/diff_new_pack.KzOJmj/_old  2021-09-27 20:09:17.246487168 +0200
+++ /var/tmp/diff_new_pack.KzOJmj/_new  2021-09-27 20:09:17.250487172 +0200
@@ -18,7 +18,7 @@
 
 %global __requires_exclude typelib\\(Meta\\)
 Name:           gnome-pomodoro
-Version:        0.19.2
+Version:        0.20.0
 Release:        0
 Summary:        A time management utility for GNOME
 License:        GPL-3.0-or-later
@@ -32,6 +32,7 @@
 BuildRequires:  gnome-common
 BuildRequires:  gnome-shell < 41
 BuildRequires:  gnome-shell >= 3.36.0
+BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  vala >= 0.28
 BuildRequires:  pkgconfig(appstream-glib) >= 0.7.3
@@ -63,12 +64,11 @@
 %setup -q
 
 %build
-NOCONFIGURE=1 ./autogen.sh
-LDFLAGS="-Wl,--as-needed" %configure --disable-static
-%make_build
+%meson
+%meson_build
 
 %install
-make install DESTDIR=%{buildroot} INSTALL="install -p"
+%meson_install
 find %{buildroot} -type f -name "*.la" -delete -print
 desktop-file-edit %{buildroot}/%{_datadir}/applications/*.desktop \
     --set-key=X-AppInstall-Package --set-value=%{name}

++++++ 0.19.2.tar.gz -> 0.20.0.tar.gz ++++++
++++ 16929 lines of diff (skipped)

Reply via email to