Hello community,

here is the log from the commit of package knewstuff for openSUSE:Factory 
checked in at 2015-10-19 22:26:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/knewstuff (Old)
 and      /work/SRC/openSUSE:Factory/.knewstuff.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "knewstuff"

Changes:
--------
--- /work/SRC/openSUSE:Factory/knewstuff/knewstuff.changes      2015-09-24 
07:13:00.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.knewstuff.new/knewstuff.changes 2015-10-19 
22:26:20.000000000 +0200
@@ -1,0 +2,7 @@
+Mon Oct  5 17:37:27 UTC 2015 - hrvoje.sen...@gmail.com
+
+- Update to 5.15.0
+  * For more details please see:
+    https://www.kde.org/announcements/kde-frameworks-5.15.0.php
+
+-------------------------------------------------------------------

Old:
----
  knewstuff-5.14.0.tar.xz

New:
----
  knewstuff-5.15.0.tar.xz

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

Other differences:
------------------
++++++ knewstuff.spec ++++++
--- /var/tmp/diff_new_pack.oBKHsw/_old  2015-10-19 22:26:20.000000000 +0200
+++ /var/tmp/diff_new_pack.oBKHsw/_new  2015-10-19 22:26:20.000000000 +0200
@@ -18,9 +18,9 @@
 
 %bcond_without lang
 %define lname   libKF5NewStuff5
-%define _tar_path 5.14
+%define _tar_path 5.15
 Name:           knewstuff
-Version:        5.14.0
+Version:        5.15.0
 Release:        0
 %define kf5_version %{version}
 BuildRequires:  attica-qt5-devel >= %{_tar_path}

++++++ knewstuff-5.14.0.tar.xz -> knewstuff-5.15.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knewstuff-5.14.0/CMakeLists.txt 
new/knewstuff-5.15.0/CMakeLists.txt
--- old/knewstuff-5.14.0/CMakeLists.txt 2015-09-05 11:08:44.000000000 +0200
+++ new/knewstuff-5.15.0/CMakeLists.txt 2015-10-05 10:16:33.000000000 +0200
@@ -3,7 +3,7 @@
 project(KNewStuff)
 
 include(FeatureSummary)
-find_package(ECM 5.14.0 NO_MODULE)
+find_package(ECM 5.15.0 NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL 
"https://projects.kde.org/projects/kdesupport/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
@@ -16,8 +16,8 @@
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED COMPONENTS Widgets 
Xml)
 
 # Not part of kdelibs
-set(KF5_VERSION "5.14.0") # handled by release scripts
-set(KF5_DEP_VERSION "5.14.0") # handled by release scripts
+set(KF5_VERSION "5.15.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.15.0") # handled by release scripts
 find_package(KF5Archive ${KF5_DEP_VERSION} REQUIRED)
 find_package(KF5Completion ${KF5_DEP_VERSION} REQUIRED)
 find_package(KF5Config ${KF5_DEP_VERSION} REQUIRED)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knewstuff-5.14.0/po/eo/knewstuff5.po 
new/knewstuff-5.15.0/po/eo/knewstuff5.po
--- old/knewstuff-5.14.0/po/eo/knewstuff5.po    2015-09-05 11:08:44.000000000 
+0200
+++ new/knewstuff-5.15.0/po/eo/knewstuff5.po    2015-10-05 10:16:33.000000000 
+0200
@@ -27,12 +27,7 @@
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #: attica/atticaprovider.cpp:294
-#, fuzzy, kde-format
-#| msgctxt ""
-#| "the price of a download item, parameter 1 is the currency, 2 is the price"
-#| msgid ""
-#| "This items costs %1 %2.\n"
-#| "Do you want to buy it?"
+#, kde-format
 msgctxt ""
 "the price of a download item, parameter 1 is the currency, 2 is the price"
 msgid ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knewstuff-5.14.0/po/nb/knewstuff5.po 
new/knewstuff-5.15.0/po/nb/knewstuff5.po
--- old/knewstuff-5.14.0/po/nb/knewstuff5.po    2015-09-05 11:08:44.000000000 
+0200
+++ new/knewstuff-5.15.0/po/nb/knewstuff5.po    2015-10-05 10:16:33.000000000 
+0200
@@ -1,5 +1,3 @@
-# Translation of knewstuff5 to Norwegian Bokmål
-#
 # Knut Yrvin <knut.yr...@gmail.com>, 2002, 2003, 2004, 2005.
 # Bjørn Steensrud <bjor...@skogkatt.homelinux.org>, 2002, 2003, 2004, 2005, 
2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015.
 # Eskild Hustvedt <zerod...@skolelinux.no>, 2004, 2005.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knewstuff-5.14.0/po/se/knewstuff5.po 
new/knewstuff-5.15.0/po/se/knewstuff5.po
--- old/knewstuff-5.14.0/po/se/knewstuff5.po    2015-09-05 11:08:44.000000000 
+0200
+++ new/knewstuff-5.15.0/po/se/knewstuff5.po    2015-10-05 10:16:33.000000000 
+0200
@@ -1,5 +1,3 @@
-# Translation of knewstuff5 to Northern Sami
-#
 # Børre Gaup <boe...@skolelinux.no>, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 
2009, 2010, 2011, 2012.
 msgid ""
 msgstr ""


Reply via email to