Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package font-manager for openSUSE:Factory 
checked in at 2022-02-14 22:36:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/font-manager (Old)
 and      /work/SRC/openSUSE:Factory/.font-manager.new.1956 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "font-manager"

Mon Feb 14 22:36:16 2022 rev:4 rq:954186 version:0.8.8

Changes:
--------
--- /work/SRC/openSUSE:Factory/font-manager/font-manager.changes        
2021-10-15 23:04:54.154137629 +0200
+++ /work/SRC/openSUSE:Factory/.font-manager.new.1956/font-manager.changes      
2022-02-14 22:37:14.265580458 +0100
@@ -1,0 +2,15 @@
+Mon Feb 14 09:54:39 UTC 2022 - Jan Baier <[email protected]>
+
+- Update to 0.8.8
+  * Fixes build failure with GCC 11 - Issue #240
+  * Bumps Fontconfig minimum version to 2.12
+  * Adds options for Waterfall display and sizing - Issue #230
+  * Enables basic support for Emoji flag sequences - Issue #109
+  * Fixes warnings generated when double clicking an item in the fontlist - 
Issue #248
+  * Fixes warnings generated when an unknown language is encountered - Google 
Fonts Catalog - Issue #249
+  * Allows toggling the state of multiple families in the fontlist - Issue #261
+  * Updates vendor list
+  * Includes latest translation updates
+- Remove upstreamed font-manager-fix-gcc11-compilation.patch
+
+-------------------------------------------------------------------

Old:
----
  0.8.7.tar.gz
  font-manager-fix-gcc11-compilation.patch

New:
----
  font-manager-0.8.8.tar.xz

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

Other differences:
------------------
++++++ font-manager.spec ++++++
--- /var/tmp/diff_new_pack.w0XxbK/_old  2022-02-14 22:37:14.825581917 +0100
+++ /var/tmp/diff_new_pack.w0XxbK/_new  2022-02-14 22:37:14.829581928 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package font-manager
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,13 +19,12 @@
 %global DBusName org.gnome.FontManager
 %global DBusName2 org.gnome.FontViewer
 Name:           font-manager
-Version:        0.8.7
+Version:        0.8.8
 Release:        0
 Summary:        A simple font management application for Gtk+ Desktop 
Environments
 License:        GPL-3.0-or-later
-URL:            https://fontmanager.github.io/
-Source0:        
https://github.com/FontManager/%{name}/archive/refs/tags/%{version}.tar.gz
-Patch0:         font-manager-fix-gcc11-compilation.patch
+URL:            https://fontmanager.github.io
+Source0:        
https://github.com/FontManager/%{name}/releases/download/%{version}/%{name}-%{version}.tar.xz
 BuildRequires:  appstream-glib
 BuildRequires:  gettext-runtime
 BuildRequires:  meson
@@ -101,8 +100,8 @@
 %description -n thunar-%{name}
 This package provides integration with the Thunar file manager.
 
-%prep -n %{version}.tar.gz
-%autosetup -n %{name}-%{version} -p1
+%prep
+%autosetup
 
 %build
 %meson --buildtype=release -Dnautilus=True -Dnemo=True -Dthunar=true 
-Dreproducible=true

Reply via email to