Hello community, here is the log from the commit of package quilt for openSUSE:Factory checked in at 2017-08-08 11:57:13 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/quilt (Old) and /work/SRC/openSUSE:Factory/.quilt.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "quilt" Tue Aug 8 11:57:13 2017 rev:68 rq:512346 version:0.65 Changes: -------- --- /work/SRC/openSUSE:Factory/quilt/quilt.changes 2017-06-05 18:51:20.112818822 +0200 +++ /work/SRC/openSUSE:Factory/.quilt.new/quilt.changes 2017-08-08 11:57:14.352928136 +0200 @@ -1,0 +2,5 @@ +Fri Jul 21 17:11:23 UTC 2017 - [email protected] + +- Correct fold -R helptext in german locale with quilt-translations.patch + +------------------------------------------------------------------- New: ---- quilt-translations.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ quilt.spec ++++++ --- /var/tmp/diff_new_pack.doOMth/_old 2017-08-08 11:57:16.440634098 +0200 +++ /var/tmp/diff_new_pack.doOMth/_new 2017-08-08 11:57:16.456631845 +0200 @@ -1,7 +1,7 @@ # # spec file for package quilt # -# Copyright (c) 2017 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -43,6 +43,7 @@ Patch3: patch-wrapper-rpm.diff Patch4: suse-workaround-pseudo-release.patch Patch5: mail-fix-patch-set-threading.patch +Patch6: quilt-translations.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch %if 0%{?suse_version} @@ -66,6 +67,7 @@ %patch3 -p1 %patch4 -p1 %patch5 -p1 +%patch6 -p1 %build # --with-rpmbuild=/usr/lib/rpm/rpmb: ++++++ quilt-translations.patch ++++++ --- a/po/de.po +++ b/po/de.po @@ -433,7 +433,7 @@ msgstr "" "im obersten Patch enthalten sind, dann wird der neue Patch mit der\n" "angegebenen Anzahl an Strip-Ebenen angewandt (Standardwert = 1).\n" "\n" -"-r\tPatch verkehrt herum anwenden.\n" +"-R\tPatch verkehrt herum anwenden.\n" "\n" "-q\tWenige Meldungen ausgeben.\n" "\n"
