Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package alacarte for openSUSE:Factory 
checked in at 2024-10-15 15:01:00
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/alacarte (Old)
 and      /work/SRC/openSUSE:Factory/.alacarte.new.19354 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "alacarte"

Tue Oct 15 15:01:00 2024 rev:77 rq:1207985 version:3.54.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/alacarte/alacarte.changes        2024-08-19 
23:47:07.002183073 +0200
+++ /work/SRC/openSUSE:Factory/.alacarte.new.19354/alacarte.changes     
2024-10-15 15:01:50.049243449 +0200
@@ -1,0 +2,11 @@
+Mon Oct 14 06:54:12 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Update to version 3.54.0:
+  + Show only images in icon picker.
+  + Add AppStream metadata.
+  + Updated translations.
+- Convert to obs_scm source service for easier updating.
+- Add libtool BuildRequires and call autogen.sh: the git checkout
+  is not bootstrapped.
+
+-------------------------------------------------------------------

Old:
----
  alacarte-3.52.0.tar.xz

New:
----
  _service
  alacarte-3.54.0.obscpio
  alacarte.obsinfo

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

Other differences:
------------------
++++++ alacarte.spec ++++++
--- /var/tmp/diff_new_pack.fcQ7gC/_old  2024-10-15 15:01:51.085286599 +0200
+++ /var/tmp/diff_new_pack.fcQ7gC/_new  2024-10-15 15:01:51.085286599 +0200
@@ -17,17 +17,18 @@
 
 
 Name:           alacarte
-Version:        3.52.0
+Version:        3.54.0
 Release:        0
 Summary:        Menu editor for GNOME
 License:        LGPL-2.1-or-later
 Group:          System/GUI/GNOME
 URL:            https://gitlab.gnome.org/GNOME/alacarte
-Source:         
https://download.gnome.org/sources/alacarte/3.52/%{name}-%{version}.tar.xz
+Source:         %{name}-%{version}.tar.zst
 
 BuildRequires:  fdupes
 BuildRequires:  gettext-devel
 BuildRequires:  glib2-devel
+BuildRequires:  libtool
 # Needed for the typelib() dependency parser
 BuildRequires:  gobject-introspection
 BuildRequires:  pkgconfig
@@ -51,6 +52,7 @@
 %autosetup -p1
 
 %build
+NOCONFIGURE=1 ./autogen.sh
 %configure
 %make_build
 
@@ -74,6 +76,7 @@
 %{_bindir}/alacarte
 %{_datadir}/alacarte
 %{_datadir}/applications/alacarte.desktop
+%{_datadir}/metainfo/org.gnome.alacarte.metainfo.xml
 %{_datadir}/icons/hicolor/
 %{python3_sitelib}/Alacarte
 %{_mandir}/man1/alacarte.1%{?ext_man}

++++++ _service ++++++
<?xml version="1.0"?>
<services>
  <service name="obs_scm" mode="manual">
    <param name="scm">git</param>
    <param name="url">https://gitlab.gnome.org/GNOME/alacarte.git</param>
    <param name="revision">3.54.0</param>
    <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
    <param name="versionrewrite-pattern">v?(.*)\+0</param>
    <param name="versionrewrite-replacement">\1</param>
<!--    <param name="changesgenerate">enable</param> -->
  </service>
  <service name="tar" mode="buildtime"/>
  <service name="recompress" mode="buildtime">
    <param name="file">*.tar</param>
    <param name="compression">zst</param>
  </service>
  <service name="set_version" mode="manual" />
</services>


++++++ alacarte.obsinfo ++++++
name: alacarte
version: 3.54.0
mtime: 1727967442
commit: 8754781c05cdb7d56538d49f7956093920a803a7

Reply via email to