Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fonttosfnt for openSUSE:Factory 
checked in at 2023-09-29 21:12:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fonttosfnt (Old)
 and      /work/SRC/openSUSE:Factory/.fonttosfnt.new.28202 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fonttosfnt"

Fri Sep 29 21:12:48 2023 rev:12 rq:1114060 version:1.2.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/fonttosfnt/fonttosfnt.changes    2021-06-18 
10:13:24.661964484 +0200
+++ /work/SRC/openSUSE:Factory/.fonttosfnt.new.28202/fonttosfnt.changes 
2023-09-29 21:13:09.848861726 +0200
@@ -1,0 +2,15 @@
+Thu Sep 28 10:47:13 UTC 2023 - Stefan Dirsch <sndir...@suse.com>
+
+- update to 1.2.3
+  * Build xz tarballs instead of bzip2
+  * gitlab CI: enable commit & merge request checks
+  * gitlab CI: enable gitlab's builtin static analysis
+  * Variable scope reductions as recommended by cppcheck
+  * args_copy variable is unused if HAVE_DECL_VA_COPY is not defined
+  * makeBitmap: declare raster parameter const as recommended by cppcheck
+  * Remove unused function findIndex
+  * Allow inlining makeName
+  * Use C99 compound literals to initialize newly allocated structs
+  * Add CI tests
+
+-------------------------------------------------------------------

Old:
----
  fonttosfnt-1.2.2.tar.bz2

New:
----
  fonttosfnt-1.2.3.tar.xz

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

Other differences:
------------------
++++++ fonttosfnt.spec ++++++
--- /var/tmp/diff_new_pack.Evjxpn/_old  2023-09-29 21:13:10.856898095 +0200
+++ /var/tmp/diff_new_pack.Evjxpn/_new  2023-09-29 21:13:10.856898095 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fonttosfnt
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2023 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,13 @@
 
 
 Name:           fonttosfnt
-Version:        1.2.2
+Version:        1.2.3
 Release:        0
 Summary:        Utility to wrap a bitmap font in a sfnt (TrueType) wrapper
 License:        MIT
 Group:          System/X11/Utilities
 URL:            https://xorg.freedesktop.org/
-Source0:        
https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
+Source0:        
https://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(fontenc)
 BuildRequires:  pkgconfig(freetype2)

Reply via email to