Hello community,

here is the log from the commit of package unicode-ucd for openSUSE:Factory 
checked in at 2018-03-01 12:02:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/unicode-ucd (Old)
 and      /work/SRC/openSUSE:Factory/.unicode-ucd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "unicode-ucd"

Thu Mar  1 12:02:54 2018 rev:3 rq:581461 version:10.0.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/unicode-ucd/unicode-ucd.changes  2017-06-23 
09:14:56.531451822 +0200
+++ /work/SRC/openSUSE:Factory/.unicode-ucd.new/unicode-ucd.changes     
2018-03-01 12:02:55.804601712 +0100
@@ -1,0 +2,10 @@
+Wed Feb 28 16:40:38 UTC 2018 - [email protected]
+
+- Modernize spec-file by calling spec-cleaner
+
+-------------------------------------------------------------------
+Mon Feb 26 11:38:25 UTC 2018 - [email protected]
+
+- Use SPDX3.0 license tags and package COPYING as %license.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ unicode-ucd.spec ++++++
--- /var/tmp/diff_new_pack.WTYdwg/_old  2018-03-01 12:02:56.968559964 +0100
+++ /var/tmp/diff_new_pack.WTYdwg/_new  2018-03-01 12:02:56.972559821 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package unicode-ucd
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -24,14 +24,14 @@
 Release:        0
 Summary:        Unicode Character Database
 License:        Unicode-TOU
+# FIXME: use correct group, see 
"https://en.opensuse.org/openSUSE:Package_group_guidelines";
 Group:          System/I18n
-Url:            http://www.unicode.org/ucd/
+URL:            http://www.unicode.org/ucd/
 Source0:        http://www.unicode.org/Public/zipped/%{version}/UCD.zip
 # http://www.unicode.org/terms_of_use.html referenced in ReadMe.txt redirects 
to:
 Source1:        http://www.unicode.org/copyright.html
 Source2:        http://www.unicode.org/Public/zipped/%{version}/Unihan.zip
 BuildRequires:  unzip
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
 %description
@@ -42,6 +42,7 @@
 %package unihan
 Summary:        Unicode Han Database
 # for the license and dirs
+# FIXME: use correct group, see 
"https://en.opensuse.org/openSUSE:Package_group_guidelines";
 Group:          System/I18n
 Requires:       %{name} = %{version}-%{release}
 
@@ -65,14 +66,12 @@
 cp -p %{SOURCE1} .
 
 %files
-%defattr(-,root,root)
-%doc copyright.html
+%license copyright.html
 %dir %{unicodedir}
 %{ucddir}
 %exclude %{ucddir}/Unihan.zip
 
 %files unihan
-%defattr(-,root,root)
 %{ucddir}/Unihan.zip
 
 %changelog




Reply via email to