Hello community,

here is the log from the commit of package i18nspector for openSUSE:Factory 
checked in at 2018-05-29 10:40:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/i18nspector (Old)
 and      /work/SRC/openSUSE:Factory/.i18nspector.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "i18nspector"

Tue May 29 10:40:22 2018 rev:27 rq:611472 version:0.25.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/i18nspector/i18nspector.changes  2017-11-04 
19:29:01.817688657 +0100
+++ /work/SRC/openSUSE:Factory/.i18nspector.new/i18nspector.changes     
2018-05-29 10:40:28.994317514 +0200
@@ -1,0 +2,13 @@
+Sat May 19 23:29:41 UTC 2018 - lazy.k...@opensuse.org
+
+- Update to 0.25.6.
+  * Drop support for Python 3.2.
+  * Update various URLs:
+    + Use HTTPS for savannah.gnu.org.
+    + Use HTTPS for unicode.org.
+    + pypi.python.org → pypi.org.
+    + sources.debian.net → sources.debian.org.
+    + Alioth VCS → sources.debian.org.
+  * Improve the test suite.
+
+-------------------------------------------------------------------

Old:
----
  i18nspector-0.25.5.tar.gz
  i18nspector-0.25.5.tar.gz.asc

New:
----
  i18nspector-0.25.6.tar.gz
  i18nspector-0.25.6.tar.gz.asc

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

Other differences:
------------------
++++++ i18nspector.spec ++++++
--- /var/tmp/diff_new_pack.QFiCac/_old  2018-05-29 10:40:30.362267018 +0200
+++ /var/tmp/diff_new_pack.QFiCac/_new  2018-05-29 10:40:30.366266870 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package i18nspector
 #
-# 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
@@ -17,27 +17,27 @@
 
 
 Name:           i18nspector
-Version:        0.25.5
+Version:        0.25.6
 Release:        0
 Summary:        Tool for Checking gettext POT/PO/MO Files
 License:        MIT
 Group:          Development/Tools/Other
-Url:            http://jwilk.net/software/i18nspector
+URL:            http://jwilk.net/software/i18nspector
 Source0:        
https://github.com/jwilk/i18nspector/releases/download/%{version}/%{name}-%{version}.tar.gz
 Source1:        
https://github.com/jwilk/i18nspector/releases/download/%{version}/%{name}-%{version}.tar.gz.asc
 Source2:        %{name}.keyring
-BuildRequires:  python3-devel
+BuildRequires:  python3-devel > 3.2
 # Requires for tests.
 BuildRequires:  python3-curses
 BuildRequires:  python3-nose
 BuildRequires:  python3-polib
 BuildRequires:  python3-rply
+#
 Requires:       python3-polib
 Requires:       python3-rply
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 %if 0%{?suse_version} && 0%{?suse_version} < 1230
-Requires:       python3 >= 3.2
+Requires:       python3 > 3.2
 %endif
 
 %description
@@ -65,8 +65,8 @@
 make %{?_smp_mflags} test
 
 %files
-%defattr(-,root,root,-)
-%doc doc/{changelog,LICENSE,tags.txt,todo}
+%license doc/LICENSE
+%doc doc/changelog doc/tags.rst doc/todo
 %{_bindir}/%{name}
 %{_datadir}/%{name}/
 %{_mandir}/man?/*

++++++ i18nspector-0.25.5.tar.gz -> i18nspector-0.25.6.tar.gz ++++++
++++ 4853 lines of diff (skipped)


Reply via email to