Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fstobdf for openSUSE:Factory checked 
in at 2022-10-08 01:23:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fstobdf (Old)
 and      /work/SRC/openSUSE:Factory/.fstobdf.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fstobdf"

Sat Oct  8 01:23:32 2022 rev:7 rq:1008368 version:1.0.7

Changes:
--------
--- /work/SRC/openSUSE:Factory/fstobdf/fstobdf.changes  2015-01-07 
09:38:49.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.fstobdf.new.2275/fstobdf.changes        
2022-10-08 01:23:37.462009387 +0200
@@ -1,0 +2,20 @@
+Thu Oct  6 09:46:12 UTC 2022 - Stefan Dirsch <[email protected]>
+
+- Update to version 1.0.7
+  * Update README for gitlab migration
+  * Update configure.ac bug URL for gitlab migration
+  * gitlab CI: add a basic build test
+  * Fix spelling/wording issues
+  * Use memcpy() instead of memmove() when buffers are known not to overlap
+  * Convert sources to standard X.Org code style
+  * EmitBitmap: declare maskTab as const
+  * Reduce scope of some variables
+  * AddQuotes: mark input as const
+  * Store strlen() results in size_t instead of unsigned int
+  * Simplify printing of warning header
+  * Add .git-blame-ignore-revs to hide whitespace commits from git blame
+  * autogen.sh: use quoted string variables
+  * autogen: add default patch prefix
+  * autogen.sh: use exec instead of waiting for configure to finish
+
+-------------------------------------------------------------------

Old:
----
  fstobdf-1.0.6.tar.bz2

New:
----
  fstobdf-1.0.7.tar.xz

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

Other differences:
------------------
++++++ fstobdf.spec ++++++
--- /var/tmp/diff_new_pack.vPdOTZ/_old  2022-10-08 01:23:38.586011966 +0200
+++ /var/tmp/diff_new_pack.vPdOTZ/_new  2022-10-08 01:23:38.590011975 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package fstobdf
 #
-# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# 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
@@ -12,18 +12,18 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
 Name:           fstobdf
-Version:        1.0.6
+Version:        1.0.7
 Release:        0
 Summary:        Program to read a font from an X font server
 License:        MIT
 Group:          System/X11/Utilities
-Url:            http://xorg.freedesktop.org/
-Source0:        
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
+URL:            http://xorg.freedesktop.org/
+Source0:        
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.xz
 BuildRequires:  pkg-config
 BuildRequires:  pkgconfig(libfs)
 BuildRequires:  pkgconfig(x11)
@@ -39,7 +39,6 @@
 This is useful in testing servers, debugging font metrics, and
 reproducing lost BDF files.
 
-
 %prep
 %setup -q
 
@@ -52,7 +51,7 @@
 
 %files
 %defattr(-,root,root)
-%doc ChangeLog COPYING README
+%doc ChangeLog COPYING README.md
 %{_bindir}/fstobdf
 %{_mandir}/man1/fstobdf.1%{?ext_man}
 

Reply via email to