Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package t1utils for openSUSE:Factory checked 
in at 2021-02-04 20:22:30
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/t1utils (Old)
 and      /work/SRC/openSUSE:Factory/.t1utils.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "t1utils"

Thu Feb  4 20:22:30 2021 rev:19 rq:868355 version:1.41

Changes:
--------
--- /work/SRC/openSUSE:Factory/t1utils/t1utils.changes  2015-03-30 
19:11:04.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.t1utils.new.28504/t1utils.changes       
2021-02-04 20:22:57.558724416 +0100
@@ -1,0 +2,7 @@
+Mon Aug 24 18:18:24 UTC 2020 - Dirk Mueller <dmuel...@suse.com>
+
+- update to 1.41:
+  * t1asm, t1disasm: More security fixes.
+  * t1disasm: More security fixes reported by Jakub Wilk and Niels Thykier.
+
+-------------------------------------------------------------------

Old:
----
  t1utils-1.39.tar.gz

New:
----
  t1utils-1.41.tar.gz

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

Other differences:
------------------
++++++ t1utils.spec ++++++
--- /var/tmp/diff_new_pack.vNyFcq/_old  2021-02-04 20:22:58.222725427 +0100
+++ /var/tmp/diff_new_pack.vNyFcq/_new  2021-02-04 20:22:58.222725427 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package t1utils
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,19 +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:           t1utils
-Version:        1.39
+Version:        1.41
 Release:        0
 Summary:        A collection of simple type-1 font manipulation programs
 License:        ISC
 Group:          Productivity/Publishing/PS
-Url:            http://www.lcdf.org/type/#t1utils
-Source0:        http://www.lcdf.org/type/t1utils-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+URL:            https://www.lcdf.org/type/#t1utils
+Source0:        https://www.lcdf.org/type/t1utils-%{version}.tar.gz
 
 %description
 The t1utils are a collection of simple type-1 font manipulation programs.
@@ -41,25 +40,24 @@
 rm -f config.cache
 # update config.{guess,sub}
 %configure
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install
 
 %files
-%defattr(-, root, root)
-%doc NEWS README
+%doc NEWS.md README.md
 %{_bindir}/t1ascii
 %{_bindir}/t1binary
 %{_bindir}/t1asm
 %{_bindir}/t1disasm
 %{_bindir}/t1unmac
 %{_bindir}/t1mac
-%{_mandir}/man1/t1asm.1.gz
-%{_mandir}/man1/t1disasm.1.gz
-%{_mandir}/man1/t1unmac.1.gz
-%{_mandir}/man1/t1mac.1.gz
-%{_mandir}/man1/t1ascii.1.gz
-%{_mandir}/man1/t1binary.1.gz
+%{_mandir}/man1/t1asm.1%{?ext_man}
+%{_mandir}/man1/t1disasm.1%{?ext_man}
+%{_mandir}/man1/t1unmac.1%{?ext_man}
+%{_mandir}/man1/t1mac.1%{?ext_man}
+%{_mandir}/man1/t1ascii.1%{?ext_man}
+%{_mandir}/man1/t1binary.1%{?ext_man}
 
 %changelog

++++++ t1utils-1.39.tar.gz -> t1utils-1.41.tar.gz ++++++
++++ 4146 lines of diff (skipped)

Reply via email to