Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package four-in-a-row for openSUSE:Factory 
checked in at 2026-06-05 15:04:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/four-in-a-row (Old)
 and      /work/SRC/openSUSE:Factory/.four-in-a-row.new.2375 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "four-in-a-row"

Fri Jun  5 15:04:22 2026 rev:41 rq:1357525 version:3.38.1+62

Changes:
--------
--- /work/SRC/openSUSE:Factory/four-in-a-row/four-in-a-row.changes      
2025-05-20 09:39:33.881316007 +0200
+++ /work/SRC/openSUSE:Factory/.four-in-a-row.new.2375/four-in-a-row.changes    
2026-06-05 15:05:35.361441133 +0200
@@ -1,0 +2,12 @@
+Thu Jun  4 16:11:43 UTC 2026 - Bjørn Lie <[email protected]>
+
+- Update to version 3.38.1+62:
+  + data: Rename appdata to metainfo
+  + Validate metainfo data with appstreamcli
+  + docs: Remove reference to "default" theme
+  + Updated translations.
+- Switch to source service for tarball.
+- Add AppStream and desktop-file-utils BuildRequires and add check
+  section with meson_test macro, run tests during build.
+
+-------------------------------------------------------------------

Old:
----
  four-in-a-row-3.38.1.tar.xz

New:
----
  _scmsync.obsinfo
  _service
  build.specials.obscpio
  four-in-a-row-3.38.1+62.tar.xz

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

Other differences:
------------------
++++++ four-in-a-row.spec ++++++
--- /var/tmp/diff_new_pack.UUfgm1/_old  2026-06-05 15:05:36.149473757 +0200
+++ /var/tmp/diff_new_pack.UUfgm1/_new  2026-06-05 15:05:36.153473922 +0200
@@ -17,15 +17,17 @@
 
 
 Name:           four-in-a-row
-Version:        3.38.1
+Version:        3.38.1+62
 Release:        0
 Summary:        Connect Four Game for GNOME
 # License notice: Source code is GPL-2.0+, Icon themes are GPL-3.0+
 License:        GPL-2.0-or-later AND GPL-3.0-or-later
 Group:          Amusements/Games/Board/Other
-URL:            https://wiki.gnome.org/Apps/Four-in-a-row
-Source0:        
https://download.gnome.org/sources/four-in-a-row/3.38/%{name}-%{version}.tar.xz
+URL:            https://gitlab.gnome.org/GNOME/four-in-a-row
+Source0:        %{name}-%{version}.tar.xz
 
+BuildRequires:  AppStream
+BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
 BuildRequires:  itstool
 BuildRequires:  meson
@@ -57,13 +59,16 @@
 %find_lang %{name} %{?no_lang_C}
 %fdupes %{buildroot}/%{_datadir}
 
+%check
+%meson_test
+
 %files
 %license COPYING
 %doc NEWS
 %doc %{_datadir}/help/C/%{name}/
 %{_bindir}/%{name}
 %{_datadir}/%{name}/
-%{_datadir}/metainfo/org.gnome.Four-in-a-row.appdata.xml
+%{_datadir}/metainfo/org.gnome.Four-in-a-row.metainfo.xml
 %{_datadir}/applications/org.gnome.Four-in-a-row.desktop
 %{_datadir}/glib-2.0/schemas/org.gnome.Four-in-a-row.gschema.xml
 %{_datadir}/icons/hicolor/*/apps/org.gnome.Four-in-a-row*

++++++ _scmsync.obsinfo ++++++
mtime: 1780589800
commit: dc7d1865ee51eb42eb1dab5b8fd1f66b48bb7c8a1aa5101fecbaeb9c65793740
url: https://src.opensuse.org/GNOME/four-in-a-row
revision: dc7d1865ee51eb42eb1dab5b8fd1f66b48bb7c8a1aa5101fecbaeb9c65793740
projectscmsync: https://src.opensuse.org/GNOME/_ObsPrj

++++++ _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/four-in-a-row.git</param>
    <param name="revision">9a3fa35f</param>
    <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
    <param name="versionrewrite-pattern">(.*)\+0</param>
    <param name="versionrewrite-replacement">\1</param>
  </service>
  <service name="set_version" mode="manual"/>
  <service name="tar" mode="manual"/>
  <service name="recompress" mode="manual">
    <param name="file">*.tar</param>
    <param name="compression">xz</param>
  </service>
</services>

++++++ build.specials.obscpio ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/.gitignore new/.gitignore
--- old/.gitignore      1970-01-01 01:00:00.000000000 +0100
+++ new/.gitignore      2026-06-04 18:16:40.000000000 +0200
@@ -0,0 +1,4 @@
+*.obscpio
+*.osc
+_build.*
+.pbuild

++++++ four-in-a-row-3.38.1.tar.xz -> four-in-a-row-3.38.1+62.tar.xz ++++++
++++ 20898 lines of diff (skipped)

Reply via email to