Hello community,
here is the log from the commit of package qtermwidget-qt5 for openSUSE:Factory
checked in at 2020-11-17 21:23:40
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/qtermwidget-qt5 (Old)
and /work/SRC/openSUSE:Factory/.qtermwidget-qt5.new.24930 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "qtermwidget-qt5"
Tue Nov 17 21:23:40 2020 rev:7 rq:848667 version:0.16.1
Changes:
--------
--- /work/SRC/openSUSE:Factory/qtermwidget-qt5/qtermwidget-qt5.changes
2020-11-04 18:32:46.712096329 +0100
+++
/work/SRC/openSUSE:Factory/.qtermwidget-qt5.new.24930/qtermwidget-qt5.changes
2020-11-17 21:23:45.621287038 +0100
@@ -1,0 +2,6 @@
+Sun Nov 15 07:40:50 UTC 2020 - Michael Vetter <[email protected]>
+
+- Update to 0.16.1:
+ * Bumped version to 0.16.1, for a point release of qterminal.
+
+-------------------------------------------------------------------
Old:
----
qtermwidget-0.16.0.tar.xz
qtermwidget-0.16.0.tar.xz.asc
New:
----
qtermwidget-0.16.1.tar.xz
qtermwidget-0.16.1.tar.xz.asc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ qtermwidget-qt5.spec ++++++
--- /var/tmp/diff_new_pack.Rs71bh/_old 2020-11-17 21:23:46.625288035 +0100
+++ /var/tmp/diff_new_pack.Rs71bh/_new 2020-11-17 21:23:46.629288038 +0100
@@ -27,7 +27,7 @@
code dealing with user interface parts and session management was \
removed.
Name: qtermwidget-qt5
-Version: 0.16.0
+Version: 0.16.1
Release: 0
Summary: %{pack_summ}
License: GPL-2.0-or-later
++++++ qtermwidget-0.16.0.tar.xz -> qtermwidget-0.16.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qtermwidget-0.16.0/CHANGELOG
new/qtermwidget-0.16.1/CHANGELOG
--- old/qtermwidget-0.16.0/CHANGELOG 2020-11-03 09:19:26.000000000 +0100
+++ new/qtermwidget-0.16.1/CHANGELOG 2020-11-14 10:10:48.000000000 +0100
@@ -1,3 +1,7 @@
+qtermwidget-0.16.1 / 2020-11-14
+===============================
+ * Bumped version to 0.16.1, for a point release of qterminal.
+
qtermwidget-0.16.0 / 2020-11-01
===============================
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore' old/qtermwidget-0.16.0/CMakeLists.txt
new/qtermwidget-0.16.1/CMakeLists.txt
--- old/qtermwidget-0.16.0/CMakeLists.txt 2020-11-03 09:19:26.000000000
+0100
+++ new/qtermwidget-0.16.1/CMakeLists.txt 2020-11-14 10:10:48.000000000
+0100
@@ -22,7 +22,7 @@
# just change version for releases
set(QTERMWIDGET_VERSION_MAJOR "0")
set(QTERMWIDGET_VERSION_MINOR "16")
-set(QTERMWIDGET_VERSION_PATCH "0")
+set(QTERMWIDGET_VERSION_PATCH "1")
set(QTERMWIDGET_VERSION
"${QTERMWIDGET_VERSION_MAJOR}.${QTERMWIDGET_VERSION_MINOR}.${QTERMWIDGET_VERSION_PATCH}")
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtermwidget-0.16.0/lib/translations/qtermwidget_cs.ts
new/qtermwidget-0.16.1/lib/translations/qtermwidget_cs.ts
--- old/qtermwidget-0.16.0/lib/translations/qtermwidget_cs.ts 2020-11-03
09:19:26.000000000 +0100
+++ new/qtermwidget-0.16.1/lib/translations/qtermwidget_cs.ts 2020-11-14
10:10:48.000000000 +0100
@@ -6,22 +6,22 @@
<message>
<location filename="../Session.cpp" line="454"/>
<source>Bell in session '%1'</source>
- <translation type="unfinished"></translation>
+ <translation>Zvonek v sezení '%1'</translation>
</message>
<message>
<location filename="../Session.cpp" line="606"/>
<source>Session '%1' exited with status %2.</source>
- <translation type="unfinished"></translation>
+ <translation>Sezení '%1' ukončeno se stavem %2.</translation>
</message>
<message>
<location filename="../Session.cpp" line="608"/>
<source>Session '%1' crashed.</source>
- <translation type="unfinished"></translation>
+ <translation>Sezení '%1' spadlo.</translation>
</message>
<message>
<location filename="../Session.cpp" line="613"/>
<source>Session '%1' exited unexpectedly.</source>
- <translation type="unfinished"></translation>
+ <translation>Sezení '%1' neočekávaně ukončeno.</translation>
</message>
</context>
<context>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtermwidget-0.16.0/lib/translations/qtermwidget_fr.ts
new/qtermwidget-0.16.1/lib/translations/qtermwidget_fr.ts
--- old/qtermwidget-0.16.0/lib/translations/qtermwidget_fr.ts 2020-11-03
09:19:26.000000000 +0100
+++ new/qtermwidget-0.16.1/lib/translations/qtermwidget_fr.ts 2020-11-14
10:10:48.000000000 +0100
@@ -11,7 +11,7 @@
<message>
<location filename="../Session.cpp" line="606"/>
<source>Session '%1' exited with status %2.</source>
- <translation type="unfinished"></translation>
+ <translation>La session '%1' s'est terminée avec le
statut %2.</translation>
</message>
<message>
<location filename="../Session.cpp" line="608"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn'
'--exclude=.svnignore'
old/qtermwidget-0.16.0/lib/translations/qtermwidget_he.ts
new/qtermwidget-0.16.1/lib/translations/qtermwidget_he.ts
--- old/qtermwidget-0.16.0/lib/translations/qtermwidget_he.ts 2020-11-03
09:19:26.000000000 +0100
+++ new/qtermwidget-0.16.1/lib/translations/qtermwidget_he.ts 2020-11-14
10:10:48.000000000 +0100
@@ -6,22 +6,22 @@
<message>
<location filename="../Session.cpp" line="454"/>
<source>Bell in session '%1'</source>
- <translation type="unfinished"></translation>
+ <translation>צלצול בהפעלה ‚%1’</translation>
</message>
<message>
<location filename="../Session.cpp" line="606"/>
<source>Session '%1' exited with status %2.</source>
- <translation type="unfinished"></translation>
+ <translation>ההפעלה ‚%1’ נסגרה עם הכרזת המצב %2.</translation>
</message>
<message>
<location filename="../Session.cpp" line="608"/>
<source>Session '%1' crashed.</source>
- <translation type="unfinished"></translation>
+ <translation>ההפעלה ‚%1’ קרסה.</translation>
</message>
<message>
<location filename="../Session.cpp" line="613"/>
<source>Session '%1' exited unexpectedly.</source>
- <translation type="unfinished"></translation>
+ <translation>ההפעלה ‚%1’ נסגרה במפתיע.</translation>
</message>
</context>
<context>
_______________________________________________
openSUSE Commits mailing list -- [email protected]
To unsubscribe, email [email protected]
List Netiquette: https://en.opensuse.org/openSUSE:Mailing_list_netiquette
List Archives:
https://lists.opensuse.org/archives/list/[email protected]