Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package lxqt-sudo for openSUSE:Factory 
checked in at 2022-05-01 20:51:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/lxqt-sudo (Old)
 and      /work/SRC/openSUSE:Factory/.lxqt-sudo.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "lxqt-sudo"

Sun May  1 20:51:13 2022 rev:14 rq:973862 version:1.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/lxqt-sudo/lxqt-sudo.changes      2021-11-09 
23:54:46.759957789 +0100
+++ /work/SRC/openSUSE:Factory/.lxqt-sudo.new.1538/lxqt-sudo.changes    
2022-05-01 20:51:17.080593413 +0200
@@ -1,0 +2,6 @@
+Fri Apr 29 06:11:23 UTC 2022 - Michael Vetter <[email protected]>
+
+- Update to 1.1.0:
+  * Updated translations and bumped the version.
+
+-------------------------------------------------------------------

Old:
----
  lxqt-sudo-1.0.0.tar.xz
  lxqt-sudo-1.0.0.tar.xz.asc

New:
----
  lxqt-sudo-1.1.0.tar.xz
  lxqt-sudo-1.1.0.tar.xz.asc

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

Other differences:
------------------
++++++ lxqt-sudo.spec ++++++
--- /var/tmp/diff_new_pack.IY6yAI/_old  2022-05-01 20:51:17.648593932 +0200
+++ /var/tmp/diff_new_pack.IY6yAI/_new  2022-05-01 20:51:17.652593936 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package lxqt-sudo
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           lxqt-sudo
-Version:        1.0.0
+Version:        1.1.0
 Release:        0
 Summary:        GUI frontend for sudo
 License:        LGPL-2.1-only
@@ -28,7 +28,7 @@
 Source2:        %{name}.keyring
 BuildRequires:  cmake >= 3.1.0
 BuildRequires:  gcc-c++
-BuildRequires:  lxqt-build-tools-devel >= 0.10.0
+BuildRequires:  lxqt-build-tools-devel >= 0.11.0
 BuildRequires:  pkgconfig
 BuildRequires:  cmake(KF5WindowSystem)
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.15.0

++++++ lxqt-sudo-1.0.0.tar.xz -> lxqt-sudo-1.1.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-sudo-1.0.0/CHANGELOG 
new/lxqt-sudo-1.1.0/CHANGELOG
--- old/lxqt-sudo-1.0.0/CHANGELOG       2021-11-05 11:15:33.000000000 +0100
+++ new/lxqt-sudo-1.1.0/CHANGELOG       2022-04-16 15:20:14.000000000 +0200
@@ -1,3 +1,7 @@
+lxqt-sudo-1.1.0 / 2022-04-15
+=============================
+ * Updated translations and bumped the version.
+
 lxqt-sudo-1.0.0 / 2021-11-04
 =============================
  * Updated AUTHORS.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-sudo-1.0.0/CMakeLists.txt 
new/lxqt-sudo-1.1.0/CMakeLists.txt
--- old/lxqt-sudo-1.0.0/CMakeLists.txt  2021-11-05 11:15:33.000000000 +0100
+++ new/lxqt-sudo-1.1.0/CMakeLists.txt  2022-04-16 15:20:14.000000000 +0200
@@ -15,7 +15,7 @@
 option(UPDATE_TRANSLATIONS "Update source translation translations/*.ts files" 
OFF)
 
 # Minimum Versions
-set(LXQT_MINIMUM_VERSION "1.0.0")
+set(LXQT_MINIMUM_VERSION "1.1.0")
 set(QT_MINIMUM_VERSION "5.15.0")
 
 find_package(Qt5Widgets ${QT_MINIMUM_VERSION} REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-sudo-1.0.0/translations/lxqt-sudo_bg.ts 
new/lxqt-sudo-1.1.0/translations/lxqt-sudo_bg.ts
--- old/lxqt-sudo-1.0.0/translations/lxqt-sudo_bg.ts    2021-11-05 
11:15:33.000000000 +0100
+++ new/lxqt-sudo-1.1.0/translations/lxqt-sudo_bg.ts    2022-04-16 
15:20:14.000000000 +0200
@@ -103,8 +103,7 @@
     <message>
         <location filename="../sudo.cpp" line="202"/>
         <source>%1: no backend chosen!</source>
-        <translation>%1: ???? ?? ???????????? ????????????!
-</translation>
+        <translation>%1: ???? ?? ???????????? ????????????!</translation>
     </message>
     <message>
         <location filename="../sudo.cpp" line="219"/>
@@ -115,7 +114,7 @@
         <location filename="../sudo.cpp" line="246"/>
         <source>unset</source>
         <extracomment>shouldn&apos;t be actually used but keep as short as 
possible in translations just in case.</extracomment>
-        <translation>unset</translation>
+        <translation>???? ?? ????????????????</translation>
     </message>
     <message>
         <location filename="../sudo.cpp" line="295"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-sudo-1.0.0/translations/lxqt-sudo_ca.ts 
new/lxqt-sudo-1.1.0/translations/lxqt-sudo_ca.ts
--- old/lxqt-sudo-1.0.0/translations/lxqt-sudo_ca.ts    2021-11-05 
11:15:33.000000000 +0100
+++ new/lxqt-sudo-1.1.0/translations/lxqt-sudo_ca.ts    2022-04-16 
15:20:14.000000000 +0200
@@ -31,7 +31,7 @@
     <message>
         <location filename="../passworddialog.ui" line="109"/>
         <source>A program LXQt sudo calls in background to elevate 
privileges.</source>
-        <translation type="unfinished"></translation>
+        <translation type="unfinished">Un programa LXQt sudo demana en segon 
pla elevar privilegis.</translation>
     </message>
     <message>
         <location filename="../passworddialog.ui" line="119"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/lxqt-sudo-1.0.0/translations/lxqt-sudo_pl.ts 
new/lxqt-sudo-1.1.0/translations/lxqt-sudo_pl.ts
--- old/lxqt-sudo-1.0.0/translations/lxqt-sudo_pl.ts    2021-11-05 
11:15:33.000000000 +0100
+++ new/lxqt-sudo-1.1.0/translations/lxqt-sudo_pl.ts    2022-04-16 
15:20:14.000000000 +0200
@@ -139,7 +139,7 @@
         <location filename="../sudo.cpp" line="314"/>
         <source>%1: Failed to exec &apos;%2&apos;: %3
 </source>
-        <translation>%1: Nie uda??o si?? wykona??  &apos;%2&apos;: %3
+        <translation>%1: Nie uda??o si?? wykona?? &apos;%2&apos;: %3
 </translation>
     </message>
     <message>

Reply via email to