Hello community,

here is the log from the commit of package wcd for openSUSE:Factory checked in 
at 2019-08-16 15:50:17
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/wcd (Old)
 and      /work/SRC/openSUSE:Factory/.wcd.new.22127 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "wcd"

Fri Aug 16 15:50:17 2019 rev:12 rq:723822 version:6.0.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/wcd/wcd.changes  2018-05-29 10:27:33.338963004 
+0200
+++ /work/SRC/openSUSE:Factory/.wcd.new.22127/wcd.changes       2019-08-16 
15:51:04.165582965 +0200
@@ -1,0 +2,13 @@
+Thu Aug 15 18:43:45 UTC 2019 - waterlan <[email protected]>
+
+- Fix BuildRequires. gettext -> gettext-runtime (required for msgfmt).
+
+-------------------------------------------------------------------
+Thu Aug 15 18:25:17 UTC 2019 - waterlan <[email protected]>
+
+- Update to 6.0.3
+  * New French translations of the messages and the manual.
+    Thanks to Grégoire Scano.
+  * Code cleanup.
+
+-------------------------------------------------------------------

Old:
----
  wcd-6.0.2.tar.gz

New:
----
  wcd-6.0.3.tar.gz

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

Other differences:
------------------
++++++ wcd.spec ++++++
--- /var/tmp/diff_new_pack.Y03Xjs/_old  2019-08-16 15:51:04.965582672 +0200
+++ /var/tmp/diff_new_pack.Y03Xjs/_new  2019-08-16 15:51:04.969582671 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package wcd
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -12,20 +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/
 #
 
 
 %define wcd_docdir %{_defaultdocdir}/%{name}
 Name:           wcd
-Version:        6.0.2
+Version:        6.0.3
 Release:        0
 Summary:        Chdir for DOS and Unix
-License:        GPL-2.0
+License:        GPL-2.0-only
 Group:          Productivity/File utilities
 Url:            http://waterlan.home.xs4all.nl/
 Source:         http://waterlan.home.xs4all.nl/wcd/%{name}-%{version}.tar.gz
-BuildRequires:  gettext
+BuildRequires:  gettext-runtime
+BuildRequires:  gettext-tools
 BuildRequires:  ncurses-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} >= 1310
@@ -64,8 +65,9 @@
 %defattr(-,root,root)
 %doc %{_mandir}/man1/wcd.*
 %doc %lang(de) %dir %{_mandir}/de
+%doc %lang(fr) %dir %{_mandir}/fr
 %doc %lang(nl) %dir %{_mandir}/nl
-%doc %lang(nl) %dir %{_mandir}/pt_BR
+%doc %lang(pt_BR) %dir %{_mandir}/pt_BR
 %doc %lang(uk) %dir %{_mandir}/uk
 %doc %{wcd_docdir}
 %{_libexecdir}/wcd.exe

++++++ wcd-6.0.2.tar.gz -> wcd-6.0.3.tar.gz ++++++
++++ 38416 lines of diff (skipped)


Reply via email to