Hello community,

here is the log from the commit of package kruler for openSUSE:Factory checked 
in at 2016-01-23 01:09:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kruler (Old)
 and      /work/SRC/openSUSE:Factory/.kruler.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kruler"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kruler/kruler.changes    2016-01-07 
00:22:41.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kruler.new/kruler.changes       2016-01-23 
01:09:09.000000000 +0100
@@ -1,0 +2,9 @@
+Sat Jan  9 18:27:22 UTC 2016 - tittiatc...@gmail.com
+
+- Update to KDE Applications 15.12.1
+   * KDE Applications 15.12.1 
+   * https://www.kde.org/announcements/announce-applications-15.12.1.php
+   * boo#961265
+
+
+-------------------------------------------------------------------

Old:
----
  kruler-15.12.0.tar.xz

New:
----
  kruler-15.12.1.tar.xz

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

Other differences:
------------------
++++++ kruler.spec ++++++
--- /var/tmp/diff_new_pack.diDogj/_old  2016-01-23 01:09:10.000000000 +0100
+++ /var/tmp/diff_new_pack.diDogj/_new  2016-01-23 01:09:10.000000000 +0100
@@ -31,7 +31,7 @@
 License:        GPL-2.0+
 Group:          Productivity/Graphics/Other
 Url:            http://www.kde.org
-Version:        15.12.0
+Version:        15.12.1
 Release:        0
 Source0:        %{name}-%{version}.tar.xz
 Obsoletes:      %{name}5 < %{version}

++++++ kruler-15.12.0.tar.xz -> kruler-15.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kruler-15.12.0/main.cpp new/kruler-15.12.1/main.cpp
--- old/kruler-15.12.0/main.cpp 2015-10-28 20:56:27.000000000 +0100
+++ new/kruler-15.12.1/main.cpp 2016-01-07 00:11:55.000000000 +0100
@@ -39,6 +39,7 @@
   aboutData.addAuthor( i18n( "Mathias Soeken" ), i18n( "Maintainer" ), 
QStringLiteral("msoe...@tzi.de") );
   aboutData.addAuthor( i18n( "Till Krech" ), i18n( "Former Maintainer and 
Developer" ), QStringLiteral("t...@snafu.de") );
   aboutData.addCredit( i18n( "Gunnstein Lye" ),i18n( "Initial port to KDE 2" 
), QStringLiteral("g...@ez.no") );
+  aboutData.setTranslator( i18nc( "NAME OF TRANSLATORS", "Your names" ), 
i18nc( "EMAIL OF TRANSLATORS", "Your emails" ) );
 
   KAboutData::setApplicationData(aboutData);
 


Reply via email to