Hello community,

here is the log from the commit of package kinfocenter5 for openSUSE:Factory 
checked in at 2014-11-13 09:21:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kinfocenter5 (Old)
 and      /work/SRC/openSUSE:Factory/.kinfocenter5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kinfocenter5"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kinfocenter5/kinfocenter5.changes        
2014-10-15 08:51:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.kinfocenter5.new/kinfocenter5.changes   
2014-11-13 09:21:53.000000000 +0100
@@ -1,0 +2,14 @@
+Thu Nov  6 20:14:13 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Update to 5.1.1:
+  * Bugfix release
+  * Set the correct version
+  * For more details please see:
+    https://www.kde.org/announcements/plasma-5.1.1.php
+
+-------------------------------------------------------------------
+Sat Oct 25 17:30:13 UTC 2014 - hrvoje.sen...@gmail.com
+
+- Recommend lang subpackage
+
+-------------------------------------------------------------------

Old:
----
  kinfocenter-5.1.0.1.tar.xz

New:
----
  kinfocenter-5.1.1.tar.xz

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

Other differences:
------------------
++++++ kinfocenter5.spec ++++++
--- /var/tmp/diff_new_pack.nLn2ZF/_old  2014-11-13 09:21:55.000000000 +0100
+++ /var/tmp/diff_new_pack.nLn2ZF/_new  2014-11-13 09:21:55.000000000 +0100
@@ -17,13 +17,13 @@
 
 
 Name:           kinfocenter5
-Version:        5.1.0
+Version:        5.1.1
 Release:        0
 Summary:        Utility that provides information about a computer system
 License:        GPL-2.0+
 Group:          System/GUI/KDE
 Url:            http://www.kde.org/
-Source:         kinfocenter-%{version}.1.tar.xz
+Source:         kinfocenter-%{version}.tar.xz
 Source99:       %{name}-rpmlintrc
 # PATCH-FIX-OPENSUSE opensuse-kinfocenter.diff (created by Alin M. Elena to 
have some openSUSE distro info in kinfocenter)
 Patch0:         opensuse-kinfocenter.diff
@@ -58,6 +58,7 @@
 Conflicts:      kdebase4-workspace
 # /etc/xdg/menus/kde-information.menu
 Conflicts:      kdebase3
+Recommends:     %{name}-lang
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description

++++++ kinfocenter-5.1.0.1.tar.xz -> kinfocenter-5.1.1.tar.xz ++++++
++++ 3151 lines of diff (skipped)

++++++ opensuse-kinfocenter.diff ++++++
--- /var/tmp/diff_new_pack.nLn2ZF/_old  2014-11-13 09:21:55.000000000 +0100
+++ /var/tmp/diff_new_pack.nLn2ZF/_new  2014-11-13 09:21:55.000000000 +0100
@@ -14,7 +14,7 @@
    
 -  osWidget->setLabelOne(osInfo->osVersion());
 +  osWidget->setLabelOne(osInfo->osVersion()+'\n'+osInfo->distroName());
-   osWidget->setLabelTwo(QString(PLASMA_VERSION_STRING));
+   osWidget->setLabelTwo(QString(PROJECT_VERSION));
    osWidget->setLabelThree(osInfo->hostName());
    osWidget->setWhatsThis(i18nc("OS whats this","This shows information about 
your Operating System"));
 diff --git a/Modules/infosummary/osdepinfo.cpp 
b/Modules/infosummary/osdepinfo.cpp

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

Reply via email to