Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package ghostwriter for openSUSE:Factory 
checked in at 2023-05-12 20:34:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ghostwriter (Old)
 and      /work/SRC/openSUSE:Factory/.ghostwriter.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ghostwriter"

Fri May 12 20:34:42 2023 rev:27 rq:1086255 version:23.04.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/ghostwriter/ghostwriter.changes  2023-04-23 
22:47:41.966791421 +0200
+++ /work/SRC/openSUSE:Factory/.ghostwriter.new.1533/ghostwriter.changes        
2023-05-12 20:36:02.393456093 +0200
@@ -1,0 +2,9 @@
+Tue May  9 10:46:32 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.1/
+- No code change since 23.04.0
+
+-------------------------------------------------------------------

Old:
----
  ghostwriter-23.04.0.tar.xz
  ghostwriter-23.04.0.tar.xz.sig

New:
----
  ghostwriter-23.04.1.tar.xz
  ghostwriter-23.04.1.tar.xz.sig

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

Other differences:
------------------
++++++ ghostwriter.spec ++++++
--- /var/tmp/diff_new_pack.eIREM7/_old  2023-05-12 20:36:03.005459455 +0200
+++ /var/tmp/diff_new_pack.eIREM7/_new  2023-05-12 20:36:03.005459455 +0200
@@ -18,7 +18,7 @@
 
 %bcond_without released
 Name:           ghostwriter
-Version:        23.04.0
+Version:        23.04.1
 Release:        0
 Summary:        A distraction-free Markdown editor
 License:        GPL-3.0-or-later


++++++ ghostwriter-23.04.0.tar.xz -> ghostwriter-23.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ghostwriter-23.04.0/CMakeLists.txt 
new/ghostwriter-23.04.1/CMakeLists.txt
--- old/ghostwriter-23.04.0/CMakeLists.txt      2023-04-13 05:37:18.000000000 
+0200
+++ new/ghostwriter-23.04.1/CMakeLists.txt      2023-05-06 11:11:19.000000000 
+0200
@@ -10,7 +10,7 @@
 # KDE Application Version, managed by release script
 set(RELEASE_SERVICE_VERSION_MAJOR "23")
 set(RELEASE_SERVICE_VERSION_MINOR "04")
-set(RELEASE_SERVICE_VERSION_MICRO "0")
+set(RELEASE_SERVICE_VERSION_MICRO "1")
 set(RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 
 project(ghostwriter VERSION ${RELEASE_SERVICE_VERSION} LANGUAGES CXX)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ghostwriter-23.04.0/poqm/de/ghostwriter_qt.po 
new/ghostwriter-23.04.1/poqm/de/ghostwriter_qt.po
--- old/ghostwriter-23.04.0/poqm/de/ghostwriter_qt.po   2023-04-13 
05:37:18.000000000 +0200
+++ new/ghostwriter-23.04.1/poqm/de/ghostwriter_qt.po   2023-05-06 
11:11:19.000000000 +0200
@@ -1,17 +1,17 @@
 # Alois Spitzbart <[email protected]>, 2022.
-# Frederik Schwarzer <[email protected]>, 2022.
+# Frederik Schwarzer <[email protected]>, 2022, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: l 10n-support\n"
-"PO-Revision-Date: 2022-12-19 10:23+0100\n"
+"PO-Revision-Date: 2023-04-15 02:06+0200\n"
 "Last-Translator: Frederik Schwarzer <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
 "Language: de\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Generator: Lokalize 22.12.0\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+"X-Generator: Lokalize 22.07.70\n"
 "X-Qt-Contexts: true\n"
 
 #: src/abstractstatisticswidget.cpp:16
@@ -413,7 +413,7 @@
 #: src/exportdialog.cpp:107
 msgctxt "ghostwriter::ExportDialog|"
 msgid "Command line options:"
-msgstr ""
+msgstr "Befehlszeilenoptionen:"
 
 #: src/exportdialog.cpp:177
 #, qt-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ghostwriter-23.04.0/poqm/zh_CN/ghostwriter_qt.po 
new/ghostwriter-23.04.1/poqm/zh_CN/ghostwriter_qt.po
--- old/ghostwriter-23.04.0/poqm/zh_CN/ghostwriter_qt.po        2023-04-13 
05:37:18.000000000 +0200
+++ new/ghostwriter-23.04.1/poqm/zh_CN/ghostwriter_qt.po        2023-05-06 
11:11:19.000000000 +0200
@@ -1,7 +1,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: kdeorg\n"
-"PO-Revision-Date: 2023-04-10 14:13\n"
+"PO-Revision-Date: 2023-04-29 08:36\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
 "MIME-Version: 1.0\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/ghostwriter-23.04.0/resources/linux/org.kde.ghostwriter.metainfo.xml 
new/ghostwriter-23.04.1/resources/linux/org.kde.ghostwriter.metainfo.xml
--- old/ghostwriter-23.04.0/resources/linux/org.kde.ghostwriter.metainfo.xml    
2023-04-13 05:37:18.000000000 +0200
+++ new/ghostwriter-23.04.1/resources/linux/org.kde.ghostwriter.metainfo.xml    
2023-05-06 11:11:19.000000000 +0200
@@ -132,6 +132,7 @@
   </provides>
   <content_rating type="oars-1.1"/>
   <releases>
+    <release version="23.04.1" date="2023-05-11"/>
     <release version="23.04.0" date="2023-04-20"/>
     <release version="2.2.0" date="2022-09-17" type="stable"/>
   </releases>

Reply via email to