Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package libksane for openSUSE:Factory 
checked in at 2021-02-07 15:16:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libksane (Old)
 and      /work/SRC/openSUSE:Factory/.libksane.new.28504 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libksane"

Sun Feb  7 15:16:08 2021 rev:126 rq:869433 version:20.12.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/libksane/libksane.changes        2021-01-08 
17:37:47.500729349 +0100
+++ /work/SRC/openSUSE:Factory/.libksane.new.28504/libksane.changes     
2021-02-07 15:16:53.781571035 +0100
@@ -1,0 +2,9 @@
+Wed Feb  3 08:29:57 UTC 2021 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 20.12.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2021-02-apps-update
+- No code change since 20.12.1
+
+-------------------------------------------------------------------

Old:
----
  libksane-20.12.1.tar.xz
  libksane-20.12.1.tar.xz.sig

New:
----
  libksane-20.12.2.tar.xz
  libksane-20.12.2.tar.xz.sig

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

Other differences:
------------------
++++++ libksane.spec ++++++
--- /var/tmp/diff_new_pack.CMwyu9/_old  2021-02-07 15:16:54.461571762 +0100
+++ /var/tmp/diff_new_pack.CMwyu9/_new  2021-02-07 15:16:54.465571767 +0100
@@ -23,7 +23,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           libksane
-Version:        20.12.1
+Version:        20.12.2
 Release:        0
 Summary:        KDE scanning library
 License:        GPL-2.0-or-later

++++++ applications.keyring ++++++
Binary files /var/tmp/diff_new_pack.CMwyu9/_old and 
/var/tmp/diff_new_pack.CMwyu9/_new differ

++++++ libksane-20.12.1.tar.xz -> libksane-20.12.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksane-20.12.1/po/ru/libksane.po 
new/libksane-20.12.2/po/ru/libksane.po
--- old/libksane-20.12.1/po/ru/libksane.po      2021-01-05 02:14:33.000000000 
+0100
+++ new/libksane-20.12.2/po/ru/libksane.po      2021-02-02 01:40:39.000000000 
+0100
@@ -8,13 +8,13 @@
 # Alexander Potashev <aspotas...@gmail.com>, 2010, 2011, 2012, 2016, 2017.
 # Yuri Efremov <yur....@gmail.com>, 2012.
 # Alexander Lakhin <exclus...@gmail.com>, 2013.
-# Alexander Yavorsky <kekc...@gmail.com>, 2020.
+# Alexander Yavorsky <kekc...@gmail.com>, 2020, 2021.
 msgid ""
 msgstr ""
 "Project-Id-Version: libksane\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-09-28 02:13+0200\n"
-"PO-Revision-Date: 2020-05-07 16:52+0300\n"
+"PO-Revision-Date: 2021-01-08 12:01+0300\n"
 "Last-Translator: Alexander Yavorsky <kekc...@gmail.com>\n"
 "Language-Team: Russian <kde-russ...@lists.kde.ru>\n"
 "Language: ru\n"
@@ -23,7 +23,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n"
 "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-"X-Generator: Lokalize 20.04.0\n"
+"X-Generator: Lokalize 20.12.1\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
@@ -488,9 +488,7 @@
 msgstr[3] " ??????"
 
 #: options/ksaneoption.cpp:371
-#, fuzzy, kde-format
-#| msgctxt "SpinBox parameter unit (Millimeter)"
-#| msgid " mm"
+#, kde-format
 msgctxt "SpinBox parameter unit (Millimeter)"
 msgid " mm"
 msgid_plural " mm"
@@ -500,9 +498,7 @@
 msgstr[3] " ????"
 
 #: options/ksaneoption.cpp:372
-#, fuzzy, kde-format
-#| msgctxt "SpinBox parameter unit (Dots Per Inch)"
-#| msgid " DPI"
+#, kde-format
 msgctxt "SpinBox parameter unit (Dots Per Inch)"
 msgid " DPI"
 msgid_plural " DPI"
@@ -512,9 +508,7 @@
 msgstr[3] " DPI"
 
 #: options/ksaneoption.cpp:373
-#, fuzzy, kde-format
-#| msgctxt "SpinBox parameter unit (Percentage)"
-#| msgid " %"
+#, kde-format
 msgctxt "SpinBox parameter unit (Percentage)"
 msgid " %"
 msgid_plural " %"
@@ -524,9 +518,7 @@
 msgstr[3] " %"
 
 #: options/ksaneoption.cpp:374
-#, fuzzy, kde-format
-#| msgctxt "SpinBox parameter unit (Microseconds)"
-#| msgid " ??s"
+#, kde-format
 msgctxt "SpinBox parameter unit (Microseconds)"
 msgid " ??s"
 msgid_plural " ??s"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libksane-20.12.1/po/zh_CN/libksane.po 
new/libksane-20.12.2/po/zh_CN/libksane.po
--- old/libksane-20.12.1/po/zh_CN/libksane.po   2021-01-05 02:14:33.000000000 
+0100
+++ new/libksane-20.12.2/po/zh_CN/libksane.po   2021-02-02 01:40:39.000000000 
+0100
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-09-28 02:13+0200\n"
-"PO-Revision-Date: 2021-01-03 09:06\n"
+"PO-Revision-Date: 2021-01-28 05:08\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"

Reply via email to