Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gnome-font-viewer for 
openSUSE:Leap:16.0 checked in at 2025-07-15 11:24:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:16.0/gnome-font-viewer (Old)
 and      /work/SRC/openSUSE:Leap:16.0/.gnome-font-viewer.new.7373 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gnome-font-viewer"

Tue Jul 15 11:24:33 2025 rev:2 rq:1292378 version:48.0

Changes:
--------
--- /work/SRC/openSUSE:Leap:16.0/gnome-font-viewer/gnome-font-viewer.changes    
2025-03-19 11:45:09.717801621 +0100
+++ 
/work/SRC/openSUSE:Leap:16.0/.gnome-font-viewer.new.7373/gnome-font-viewer.changes
  2025-07-15 11:24:47.669653115 +0200
@@ -1,0 +2,22 @@
+Fri Mar 14 16:28:35 UTC 2025 - Bjørn Lie <bjorn....@gmail.com>
+
+- Update to version 48.0:
+  + Fix a crash when installing fonts.
+  + Updated translations.
+
+-------------------------------------------------------------------
+Tue Feb 18 16:44:17 UTC 2025 - Bjørn Lie <bjorn....@gmail.com>
+
+- Change spec file to use modern BuildSystem: meson with automatic
+  build dependency detection.
+- Drop all BuildRequires now autogenerated by meson_buildrequires
+  macro.
+
+-------------------------------------------------------------------
+Fri Dec 13 11:21:12 UTC 2024 - Dominique Leuenberger <dims...@opensuse.org>
+
+- Update to version 48.alpha.1:
+  + Automate publishing of the Release Tarballs.
+  + Updated translations.
+
+-------------------------------------------------------------------

Old:
----
  gnome-font-viewer-47.0.tar.xz

New:
----
  _service
  gnome-font-viewer-48.0.obscpio
  gnome-font-viewer.obsinfo

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

Other differences:
------------------
++++++ gnome-font-viewer.spec ++++++
--- /var/tmp/diff_new_pack.Pq2dpS/_old  2025-07-15 11:24:47.917663405 +0200
+++ /var/tmp/diff_new_pack.Pq2dpS/_new  2025-07-15 11:24:47.917663405 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package gnome-font-viewer
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,25 +17,15 @@
 
 
 Name:           gnome-font-viewer
-Version:        47.0
+Version:        48.0
 Release:        0
 Summary:        A font viewer utility for GNOME
 License:        GPL-2.0-or-later
 Group:          System/GUI/GNOME
 URL:            https://gitlab.gnome.org/GNOME/gnome-font-viewer
-Source0:        
https://download.gnome.org/sources/gnome-font-viewer/47/%{name}-%{version}.tar.xz
-
-BuildRequires:  appstream-glib
-BuildRequires:  desktop-file-utils
+Source0:        %{name}-%{version}.tar.zst
+BuildSystem:    meson
 BuildRequires:  meson >= 0.50.0
-BuildRequires:  pkgconfig
-BuildRequires:  pkgconfig(fontconfig)
-BuildRequires:  pkgconfig(freetype2)
-BuildRequires:  pkgconfig(glib-2.0) >= 2.56.0
-BuildRequires:  pkgconfig(gnome-desktop-4)
-BuildRequires:  pkgconfig(gtk4) >= 4.5.0
-BuildRequires:  pkgconfig(harfbuzz) >= 0.9.9
-BuildRequires:  pkgconfig(libadwaita-1)
 Conflicts:      gnome-utils < 3.3.1
 
 %description
@@ -43,23 +33,13 @@
 
 %lang_package
 
-%prep
-%autosetup -p1
-
-%build
-%meson \
-       %{nil}
-%meson_build
+%generate_buildrequires
+%meson_buildrequires
 
-%install
+%install -a
 %meson_install
 %find_lang %{name}
 
-%check
-desktop-file-validate 
%{buildroot}%{_datadir}/applications/org.gnome.font-viewer.desktop
-appstream-util validate-relax --nonet 
%{buildroot}%{_datadir}/metainfo/org.gnome.font-viewer.appdata.xml
-%meson_test
-
 %files
 %license COPYING
 %doc NEWS

++++++ _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/gnome-font-viewer.git</param>
    <param name="revision">@PARENT_TAG@</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>


++++++ gnome-font-viewer.obsinfo ++++++
name: gnome-font-viewer
version: 48.0
mtime: 1741968990
commit: a6b99eb6bdfda3a91db794ef5c8c1b749b0c3cb2

Reply via email to