Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package marco for openSUSE:Factory checked 
in at 2024-04-09 16:47:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/marco (Old)
 and      /work/SRC/openSUSE:Factory/.marco.new.29460 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "marco"

Tue Apr  9 16:47:15 2024 rev:33 rq:1165596 version:1.28.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/marco/marco.changes      2023-05-17 
10:53:35.775497652 +0200
+++ /work/SRC/openSUSE:Factory/.marco.new.29460/marco.changes   2024-04-09 
16:52:03.494761399 +0200
@@ -1,0 +2,8 @@
+Sat Mar 23 14:12:26 UTC 2024 - Hillwood Yang <[email protected]>
+
+- Update version to 1.28.1
+  * Update translations
+  * workspace: ignore not_this_one if not in current workspace
+  * Migrate to meson build system
+
+-------------------------------------------------------------------

Old:
----
  marco-1.26.2.tar.xz

New:
----
  marco-1.28.1.tar.xz

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

Other differences:
------------------
++++++ marco.spec ++++++
--- /var/tmp/diff_new_pack.3x3pqZ/_old  2024-04-09 16:52:04.930814375 +0200
+++ /var/tmp/diff_new_pack.3x3pqZ/_new  2024-04-09 16:52:04.934814523 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package marco
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,9 +18,10 @@
 
 %define soname  libmarco-private
 %define sover   2
-%define _version 1.26
+%define _version 1.28
+
 Name:           marco
-Version:        1.26.2
+Version:        1.28.1
 Release:        0
 Summary:        MATE window manager
 License:        GPL-2.0-or-later
@@ -29,6 +30,7 @@
 Source:         
https://pub.mate-desktop.org/releases/%{_version}/%{name}-%{version}.tar.xz
 BuildRequires:  fdupes
 BuildRequires:  mate-common >= %{_version}
+BuildRequires:  meson
 BuildRequires:  pkgconfig
 BuildRequires:  update-desktop-files
 BuildRequires:  yelp-tools
@@ -38,6 +40,7 @@
 BuildRequires:  pkgconfig(libcanberra-gtk3)
 BuildRequires:  pkgconfig(libgtop-2.0)
 BuildRequires:  pkgconfig(libstartup-notification-1.0)
+BuildRequires:  pkgconfig(mate-desktop-2.0)
 BuildRequires:  pkgconfig(sm)
 BuildRequires:  pkgconfig(xcomposite)
 BuildRequires:  pkgconfig(xcursor)
@@ -90,19 +93,14 @@
 %lang_package
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
-NOCONFIGURE=1 mate-autogen
-%configure \
-  --libexecdir=%{_libexecdir}/%{name} \
-  --disable-static                    \
-  --disable-scrollkeeper              \
-  --disable-schemas-install
-%make_build
+%meson
+%meson_build
 
 %install
-%make_install
+%meson_install
 %find_lang %{name} %{?no_lang_C}
 find %{buildroot} -type f -name "*.la" -delete -print
 

++++++ marco-1.26.2.tar.xz -> marco-1.28.1.tar.xz ++++++
++++ 154845 lines of diff (skipped)

Reply via email to