Hello community,

here is the log from the commit of package libotf for openSUSE:Factory checked 
in at 2020-09-01 20:01:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libotf (Old)
 and      /work/SRC/openSUSE:Factory/.libotf.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libotf"

Tue Sep  1 20:01:50 2020 rev:30 rq:828516 version:0.9.16

Changes:
--------
--- /work/SRC/openSUSE:Factory/libotf/libotf.changes    2017-08-10 
13:42:55.906862605 +0200
+++ /work/SRC/openSUSE:Factory/.libotf.new.3399/libotf.changes  2020-09-01 
20:01:56.068439935 +0200
@@ -1,0 +2,7 @@
+Sun Aug 16 02:47:35 UTC 2020 - Dirk Mueller <[email protected]>
+
+- update to 0.9.16:
+  ** This is a bug fix release.
+- remove libotf-automake-1.13.diff (upstream)
+
+-------------------------------------------------------------------

Old:
----
  libotf-0.9.13.tar.gz
  libotf-0.9.13.tar.gz.sig
  libotf-automake-1.13.diff

New:
----
  libotf-0.9.16.tar.gz
  libotf-0.9.16.tar.gz.sig

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

Other differences:
------------------
++++++ libotf.spec ++++++
--- /var/tmp/diff_new_pack.JZMfUf/_old  2020-09-01 20:01:56.912440329 +0200
+++ /var/tmp/diff_new_pack.JZMfUf/_new  2020-09-01 20:01:56.916440331 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libotf
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2020 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,23 +12,21 @@
 # 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:           libotf
-Version:        0.9.13
+Version:        0.9.16
 Release:        0
 Summary:        Library for Handling OpenType Fonts
-License:        LGPL-2.1+
+License:        LGPL-2.1-or-later
 Group:          System/I18n/Japanese
-Url:            http://www.m17n.org/libotf/
+URL:            http://www.m17n.org/libotf/
 Source0:        
http://download.savannah.gnu.org/releases/m17n/%{name}-%{version}.tar.gz
 Source1:        
http://download.savannah.gnu.org/releases/m17n/%{name}-%{version}.tar.gz.sig
 Source99:       baselibs.conf
 Patch0:         libotf-warning-fixes.diff
-# patch not sent upstream, because m17n.org is currently down
-Patch1:         libotf-automake-1.13.diff
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(freetype2)
@@ -40,11 +38,11 @@
 Library for handling OpenType fonts,especially those needed for CJK and other 
non-Latin
 languages.
 
-%package -n libotf0
+%package -n libotf1
 Summary:        Shared library for libotf
 Group:          System/I18n/Japanese
 
-%description -n libotf0
+%description -n libotf1
 Library for handling OpenType fonts,especially those needed for CJK and other 
non-Latin
 languages.
 
@@ -60,7 +58,6 @@
 %prep
 %setup -q
 %patch0 -p1
-%patch1 -p1
 
 %build
 autoreconf -fvi
@@ -68,19 +65,21 @@
   --disable-static \
   --disable-silent-rules
 make %{?_smp_mflags}
+chmod a-x NEWS README ChangeLog
 
 %install
 %make_install
 find %{buildroot} -type f -name "*.la" -delete -print
 
-%post -n libotf0 -p /sbin/ldconfig
-%postun -n libotf0 -p /sbin/ldconfig
+%post -n libotf1 -p /sbin/ldconfig
+%postun -n libotf1 -p /sbin/ldconfig
 
 %files
-%doc AUTHORS COPYING NEWS README ChangeLog
+%license COPYING
+%doc NEWS README ChangeLog
 %{_bindir}/*
 
-%files -n libotf0
+%files -n libotf1
 %{_libdir}/libotf.so.*
 
 %files devel

++++++ baselibs.conf ++++++
--- /var/tmp/diff_new_pack.JZMfUf/_old  2020-09-01 20:01:56.952440349 +0200
+++ /var/tmp/diff_new_pack.JZMfUf/_new  2020-09-01 20:01:56.952440349 +0200
@@ -1,4 +1,4 @@
-libotf0
+libotf1
   provides "libotf-<targettype> = <version>"
   obsoletes "libotf-<targettype> < 0.9.13"
 libotf-devel

++++++ libotf-0.9.13.tar.gz -> libotf-0.9.16.tar.gz ++++++
++++ 29784 lines of diff (skipped)


Reply via email to