Script 'mail_helper' called by obssrc
Hello community,

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

Package is "bdftopcf"

Tue Oct 18 12:44:23 2022 rev:11 rq:1012028 version:1.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/bdftopcf/bdftopcf.changes        2021-08-05 
20:47:50.171950007 +0200
+++ /work/SRC/openSUSE:Factory/.bdftopcf.new.2275/bdftopcf.changes      
2022-10-18 12:44:36.821670980 +0200
@@ -1,0 +2,25 @@
+Mon Oct 17 08:27:30 UTC 2022 - Stefan Dirsch <[email protected]>
+
+- fixed download URLs of tarball and signature file in specfile 
+
+-------------------------------------------------------------------
+Sat Oct 15 21:30:10 UTC 2022 - Stefan Dirsch <[email protected]>
+
+- Update to version 1.1.1
+  * Update README for gitlab migration
+  * Update configure.ac bug URL for gitlab migration
+  * Fix spelling/wording issues
+  * gitlab CI: add a basic build test
+  * Adopt X.Org standard coding style (via x-indent-all.sh)
+  * Add .git-blame-ignore-revs to hide whitespace commits from git blame
+  * Variable scope reductions as recommended by cppcheck
+  * Delete functions identified as unused by cppcheck
+  * Make some functions static that aren't called from other files
+  * Remove redundant assignment
+  * Remove redundant null-pointer check
+  * Fix -Wsign-compare warnings
+  * Remove unnecessary cast of strlen result in malloc argument
+  * Remove weak symbol setup from Atom code
+  * Depend on xproto and fsproto that are now used.
+
+-------------------------------------------------------------------

Old:
----
  bdftopcf-1.1.tar.bz2
  bdftopcf-1.1.tar.bz2.sig

New:
----
  bdftopcf-1.1.1.tar.xz
  bdftopcf-1.1.1.tar.xz.sig

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

Other differences:
------------------
++++++ bdftopcf.spec ++++++
--- /var/tmp/diff_new_pack.4foRNl/_old  2022-10-18 12:44:37.273672009 +0200
+++ /var/tmp/diff_new_pack.4foRNl/_new  2022-10-18 12:44:37.281672028 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package bdftopcf
 #
-# 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
@@ -17,14 +17,14 @@
 
 
 Name:           bdftopcf
-Version:        1.1
+Version:        1.1.1
 Release:        0
 Summary:        Font compiler for the X server and 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
-Source1:        
http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2.sig
+Source0:        
http://xorg.freedesktop.org/releases/individual/util/%{name}-%{version}.tar.xz
+Source1:        
http://xorg.freedesktop.org/releases/individual/util/%{name}-%{version}.tar.xz.sig
 Source2:        %{name}.keyring
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(xfont2)
@@ -50,7 +50,7 @@
 
 %files
 %defattr(-,root,root)
-%doc AUTHORS ChangeLog COPYING README
+%doc AUTHORS ChangeLog COPYING README.md
 %{_bindir}/bdftopcf
 %{_mandir}/man1/bdftopcf.1%{?ext_man}
 

Reply via email to