Hello community,

here is the log from the commit of package knotifyconfig for openSUSE:Factory 
checked in at 2014-07-18 16:50:14
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/knotifyconfig (Old)
 and      /work/SRC/openSUSE:Factory/.knotifyconfig.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "knotifyconfig"

Changes:
--------
--- /work/SRC/openSUSE:Factory/knotifyconfig/knotifyconfig.changes      
2014-06-10 14:36:59.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.knotifyconfig.new/knotifyconfig.changes 
2014-07-18 16:50:17.000000000 +0200
@@ -1,0 +2,15 @@
+Fri Jul 11 09:48:48 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Define kf5_version within package
+
+-------------------------------------------------------------------
+Tue Jul  1 21:36:00 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.0.0
+  * Final release of KDE Frameworks 5
+  * API improvements and cleanups
+  * Buildsystem fixes
+  * For more details please see:
+    http://www.kde.org/announcements/kde-frameworks-5.0.php
+
+-------------------------------------------------------------------

Old:
----
  knotifyconfig-4.100.0.tar.xz

New:
----
  knotifyconfig-5.0.0.tar.xz

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

Other differences:
------------------
++++++ knotifyconfig.spec ++++++
--- /var/tmp/diff_new_pack.KkmWRa/_old  2014-07-18 16:50:20.000000000 +0200
+++ /var/tmp/diff_new_pack.KkmWRa/_new  2014-07-18 16:50:20.000000000 +0200
@@ -18,30 +18,31 @@
 
 %define lname   libKF5NotifyConfig5
 Name:           knotifyconfig
-Version:        4.100.0
+Version:        5.0.0
 Release:        0
+%define kf5_version %{version}
 BuildRequires:  cmake >= 2.8.12
-BuildRequires:  extra-cmake-modules >= 0.0.14
+BuildRequires:  extra-cmake-modules >= 1.0.0
 BuildRequires:  fdupes
-BuildRequires:  kbookmarks-devel >= %{_kf5_version}
-BuildRequires:  kcompletion-devel >= %{_kf5_version}
-BuildRequires:  kconfigwidgets-devel >= %{_kf5_version}
-BuildRequires:  kcoreaddons-devel >= %{_kf5_version}
-BuildRequires:  kdbusaddons-devel >= %{_kf5_version}
+BuildRequires:  kbookmarks-devel >= %{kf5_version}
+BuildRequires:  kcompletion-devel >= %{kf5_version}
+BuildRequires:  kconfigwidgets-devel >= %{kf5_version}
+BuildRequires:  kcoreaddons-devel >= %{kf5_version}
+BuildRequires:  kdbusaddons-devel >= %{kf5_version}
 BuildRequires:  kf5-filesystem
-BuildRequires:  kguiaddons-devel >= %{_kf5_version}
-BuildRequires:  ki18n-devel >= %{_kf5_version}
-BuildRequires:  kiconthemes-devel >= %{_kf5_version}
-BuildRequires:  kio-devel >= %{_kf5_version}
-BuildRequires:  kitemviews-devel >= %{_kf5_version}
-BuildRequires:  knotifications-devel >= %{_kf5_version}
-BuildRequires:  kservice-devel >= %{_kf5_version}
-BuildRequires:  ktextwidgets-devel >= %{_kf5_version}
-BuildRequires:  kwidgetsaddons-devel >= %{_kf5_version}
-BuildRequires:  kwindowsystem-devel >= %{_kf5_version}
-BuildRequires:  kxmlgui-devel >= %{_kf5_version}
+BuildRequires:  kguiaddons-devel >= %{kf5_version}
+BuildRequires:  ki18n-devel >= %{kf5_version}
+BuildRequires:  kiconthemes-devel >= %{kf5_version}
+BuildRequires:  kio-devel >= %{kf5_version}
+BuildRequires:  kitemviews-devel >= %{kf5_version}
+BuildRequires:  knotifications-devel >= %{kf5_version}
+BuildRequires:  kservice-devel >= %{kf5_version}
+BuildRequires:  ktextwidgets-devel >= %{kf5_version}
+BuildRequires:  kwidgetsaddons-devel >= %{kf5_version}
+BuildRequires:  kwindowsystem-devel >= %{kf5_version}
+BuildRequires:  kxmlgui-devel >= %{kf5_version}
 BuildRequires:  phonon4qt5-devel
-BuildRequires:  solid-devel >= %{_kf5_version}
+BuildRequires:  solid-devel >= %{kf5_version}
 BuildRequires:  pkgconfig(Qt5DBus) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Test) >= 5.2.0
 BuildRequires:  pkgconfig(Qt5Widgets) >= 5.2.0
@@ -49,7 +50,7 @@
 License:        LGPL-2.1+
 Group:          System/GUI/KDE
 Url:            http://www.kde.org
-Source:         
http://download.kde.org/unstable/frameworks/%{version}/%{name}-%{version}.tar.xz
+Source:         
http://download.kde.org/stable/frameworks/%{version}/%{name}-%{version}.tar.xz
 Source1:        baselibs.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -71,8 +72,8 @@
 Group:          Development/Libraries/KDE
 Requires:       %lname = %{version}
 Requires:       extra-cmake-modules
-Requires:       ki18n-devel >= %{_kf5_version}
-Requires:       kio-devel >= %{_kf5_version}
+Requires:       ki18n-devel >= %{kf5_version}
+Requires:       kio-devel >= %{kf5_version}
 Requires:       pkgconfig(Qt5Widgets) >= 5.2.0
 
 %description devel

++++++ knotifyconfig-4.100.0.tar.xz -> knotifyconfig-5.0.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-4.100.0/CMakeLists.txt 
new/knotifyconfig-5.0.0/CMakeLists.txt
--- old/knotifyconfig-4.100.0/CMakeLists.txt    2014-06-01 14:29:07.000000000 
+0200
+++ new/knotifyconfig-5.0.0/CMakeLists.txt      2014-07-01 20:33:29.000000000 
+0200
@@ -3,12 +3,12 @@
 project(KNotifyConfig)
 
 # Dependencies
-find_package(ECM 0.0.14 REQUIRED NO_MODULE)
+find_package(ECM 1.0.0 REQUIRED NO_MODULE)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR})
 
 set(REQUIRED_QT_VERSION "5.2.0")
-set(KF5_VERSION "4.100.0") # handled by release scripts
-set(KF5_DEP_VERSION "4.100.0") # handled by release scripts
+set(KF5_VERSION "5.0.0") # handled by release scripts
+set(KF5_DEP_VERSION "5.0.0") # handled by release scripts
 
 # Required Qt5 components to build this framework
 find_package(Qt5 ${REQUIRED_QT_VERSION} NO_MODULE REQUIRED Widgets DBus)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-4.100.0/po/ca/knotifyconfig5.po 
new/knotifyconfig-5.0.0/po/ca/knotifyconfig5.po
--- old/knotifyconfig-4.100.0/po/ca/knotifyconfig5.po   2014-06-01 
14:29:07.000000000 +0200
+++ new/knotifyconfig-5.0.0/po/ca/knotifyconfig5.po     2014-07-01 
20:33:29.000000000 +0200
@@ -1,12 +1,11 @@
 # Translation of knotifyconfig5.po to Catalan
-# Copyright (C) 1998-2014 This_file_is_part_of_KDE
+# Copyright (C) 2014 This_file_is_part_of_KDE
 # This file is distributed under the license LGPL version 2.1 or
 # version 3 or later versions approved by the membership of KDE e.V.
 #
-# Sebastià Pla i Sanz <s...@sastia.com>, 1998, 1999, 2000, 2001, 2002, 2003, 
2004, 2005, 2006.
+# Sebastià Pla i Sanz <s...@sastia.com>, 1998, 1999, 2000, 2001, 2002, 2003, 
2004, 2005, 2006, 2007.
 # Antoni Bella Pérez <antonibel...@orange.es>, 2003, 2006, 2011, 2012, 2013.
 # Albert Astals Cid <aa...@kde.org>, 2004, 2005, 2007.
-# Sebastia Pla Sanz <sebastia....@clarcat.com>, 2006, 2007.
 # Josep Ma. Ferrer <txe...@gmail.com>, 2007, 2008, 2009, 2010, 2011, 2012, 
2013, 2014.
 # Robert Millan <r...@aybabtu.com>, 2009.
 # Orestes Mas <ores...@tsc.upc.edu>, 2010.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-4.100.0/po/nds/knotifyconfig5.po 
new/knotifyconfig-5.0.0/po/nds/knotifyconfig5.po
--- old/knotifyconfig-4.100.0/po/nds/knotifyconfig5.po  2014-06-01 
14:29:07.000000000 +0200
+++ new/knotifyconfig-5.0.0/po/nds/knotifyconfig5.po    2014-07-01 
20:33:29.000000000 +0200
@@ -16,7 +16,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 1.4\n"
+"X-Generator: Lokalize 1.5\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 
 #. i18n: ectx: property (text), widget (QCheckBox, Sound_check)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knotifyconfig-4.100.0/po/uk/knotifyconfig5.po 
new/knotifyconfig-5.0.0/po/uk/knotifyconfig5.po
--- old/knotifyconfig-4.100.0/po/uk/knotifyconfig5.po   2014-06-01 
14:29:07.000000000 +0200
+++ new/knotifyconfig-5.0.0/po/uk/knotifyconfig5.po     2014-07-01 
20:33:29.000000000 +0200
@@ -1,5 +1,7 @@
-# translation of kdelibs4.po to Ukrainian
-# Translation of kdelibs4.po to Ukrainian
+# Translation of knotifyconfig5.po to Ukrainian
+# Copyright (C) 2014 This_file_is_part_of_KDE
+# This file is distributed under the license LGPL version 2.1 or
+# version 3 or later versions approved by the membership of KDE e.V.
 #
 # Eugene Onischenko <oneug...@ukr.net>, 2002, 2003, 2004, 2005, 2006.
 # Andriy Rysin <ary...@bcsii.com>, 2002, 2003, 2006, 2007.
@@ -7,7 +9,7 @@
 # Yuri Chornoivan <yurc...@ukr.net>, 2008, 2009, 2010, 2011, 2012, 2013.
 msgid ""
 msgstr ""
-"Project-Id-Version: kdelibs4\n"
+"Project-Id-Version: knotifyconfig5\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2014-04-27 20:56+0000\n"
 "PO-Revision-Date: 2013-10-15 07:58+0300\n"

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to