Hello community,

here is the log from the commit of package oto for openSUSE:Factory checked in 
at 2020-03-05 23:18:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/oto (Old)
 and      /work/SRC/openSUSE:Factory/.oto.new.26092 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "oto"

Thu Mar  5 23:18:36 2020 rev:16 rq:781346 version:0.5

Changes:
--------
--- /work/SRC/openSUSE:Factory/oto/oto.changes  2011-12-25 17:37:33.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.oto.new.26092/oto.changes       2020-03-05 
23:18:38.185189287 +0100
@@ -1,0 +2,7 @@
+Tue Mar  3 12:12:50 UTC 2020 - Xu Zhao <[email protected]>
+
+- Update to 0.5
+  * Minor fixes to get rid of warnings from gcc.
+- Removed patch fix-implicit-declarations.patch.
+
+-------------------------------------------------------------------

Old:
----
  fix-implicit-declarations.patch
  oto-0.4.tar.bz2

New:
----
  oto-0.5.tar.gz

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

Other differences:
------------------
++++++ oto.spec ++++++
--- /var/tmp/diff_new_pack.A109uA/_old  2020-03-05 23:18:39.425189988 +0100
+++ /var/tmp/diff_new_pack.A109uA/_new  2020-03-05 23:18:39.445190000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package oto
 #
-# Copyright (c) 2011 SUSE LINUX Products 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,19 +12,19 @@
 # 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:           oto
-Version:        0.4
+Version:        0.5
 Release:        0
-Url:            http://sourceforge.net/projects/oto/
+URL:            http://sourceforge.net/projects/oto/
 #Original source: http://prdownloads.sourceforge.net/oto/oto-0.4.tar.gz
-Source0:        http://prdownloads.sourceforge.net/oto/oto-%{version}.tar.bz2
-Patch0:         fix-implicit-declarations.patch
+Source0:        http://prdownloads.sourceforge.net/oto/oto-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        Open Type Organizer
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          System/I18n/Chinese
 
 %description
@@ -50,7 +50,6 @@
 
 %prep
 %setup0
-%patch0 -p1
 
 %build
 rm -f config.cache
@@ -70,7 +69,8 @@
 
 %files
 %defattr(-, root, root)
-%doc AUTHORS COPYING ChangeLog INSTALL NEWS README
+%doc AUTHORS ChangeLog NEWS README
+%license COPYING
 %{_bindir}/*
 /usr/share/*
 


Reply via email to