Hello community,

here is the log from the commit of package plasma-nm5 for openSUSE:Factory 
checked in at 2016-08-08 13:50:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/plasma-nm5 (Old)
 and      /work/SRC/openSUSE:Factory/.plasma-nm5.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "plasma-nm5"

Changes:
--------
--- /work/SRC/openSUSE:Factory/plasma-nm5/plasma-nm5.changes    2016-07-15 
12:28:00.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.plasma-nm5.new/plasma-nm5.changes       
2016-08-08 13:51:01.000000000 +0200
@@ -1,0 +2,28 @@
+Sat Jul 23 05:16:07 UTC 2016 - [email protected]
+
+- Update descriptions
+
+-------------------------------------------------------------------
+Wed Jul 20 08:54:42 UTC 2016 - [email protected]
+
+- Update to 5.7.2
+  * New bugfix release
+  * For more details please see:
+    https://www.kde.org/announcements/plasma-5.7.2.php
+
+-------------------------------------------------------------------
+Wed Jul 13 06:13:38 UTC 2016 - [email protected]
+
+- Update to 5.7.1
+  * New bugfix release
+  * For more details please see:
+    https://www.kde.org/announcements/plasma-5.7.1.php
+
+-------------------------------------------------------------------
+Tue Jul  5 11:49:31 UTC 2016 - [email protected]
+
+- Use the new %kf5_find_lang macro to create the file list for the
+  lang package
+- Remove rpmlintrc file, it is not needed any more now
+
+-------------------------------------------------------------------

Old:
----
  plasma-nm-5.7.0.tar.xz
  plasma-nm5-rpmlintrc

New:
----
  plasma-nm-5.7.2.tar.xz

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

Other differences:
------------------
++++++ plasma-nm5.spec ++++++
--- /var/tmp/diff_new_pack.4jCXxn/_old  2016-08-08 13:51:02.000000000 +0200
+++ /var/tmp/diff_new_pack.4jCXxn/_new  2016-08-08 13:51:02.000000000 +0200
@@ -19,14 +19,13 @@
 %bcond_without lang
 %define mm_support 1
 Name:           plasma-nm5
-Version:        5.7.0
+Version:        5.7.2
 Release:        0
 Summary:        Plasma applet written in QML for managing network connections
 License:        (LGPL-2.1 or LGPL-3.0) and (GPL-2.0 or GPL-3.0)
 Group:          System/GUI/KDE
 Url:            https://projects.kde.org/projects/playground/network/plasma-nm
 Source:         plasma-nm-%{version}.tar.xz
-Source99:       %{name}-rpmlintrc
 BuildRequires:  NetworkManager-devel >= 0.9.8.4
 BuildRequires:  extra-cmake-modules >= 1.3.0
 BuildRequires:  fdupes
@@ -102,10 +101,10 @@
 Obsoletes:      NetworkManager-openvpn-kde4
 
 %description openvpn
-OpenVPN VPN plugin for plasma-nm components.
+OpenVPN plugin for plasma-nm components.
 
 %package vpnc
-Summary:        Vpnc support for %{name}
+Summary:        vpnc support for %{name}
 Group:          System/GUI/KDE
 Requires:       %{name} = %{version}
 Requires:       NetworkManager-vpnc
@@ -118,7 +117,7 @@
 Obsoletes:      NetworkManager-vpnc-kde4
 
 %description vpnc
-Vpnc plugin for plasma-nm components.
+vpnc plugin for plasma-nm components.
 
 %package openconnect
 Summary:        OpenConnect support for %{name}
@@ -154,7 +153,7 @@
 Openswan plugin for plasma-nm components.
 
 %package strongswan
-Summary:        Strongswan support for %{name}
+Summary:        strongSwan support for %{name}
 Group:          System/GUI/KDE
 Requires:       %{name} = %{version}
 Requires:       NetworkManager-strongswan
@@ -166,7 +165,7 @@
 %endif
 
 %description strongswan
-Strongswan plugin for plasma-nm components.
+strongSwan plugin for plasma-nm components.
 
 %package l2tp
 Summary:        L2TP support for %{name}
@@ -182,7 +181,7 @@
 %endif
 
 %description l2tp
-L2TP plugin for plasma-nm components.
+Layer Two Tunneling Protocol (L2TP) plugin for plasma-nm components.
 
 %package pptp
 Summary:        PPTP support for %{name}
@@ -198,7 +197,7 @@
 Obsoletes:      NetworkManager-pptp-kde4
 
 %description pptp
-pptp plugin for plasma-nm components.
+Point-To-Point Tunneling Protocol (PPTP) plugin for plasma-nm components.
 
 %package ssh
 Summary:        SSH support for %{name}
@@ -210,10 +209,10 @@
 Provides:       NetworkManager-ssh-frontend
 
 %description ssh
-ssh plugin for plasma-nm components.
+Secure Shell (SSH) plugin for plasma-nm components.
 
 %package sstp
-Summary:        sstp support for %{name}
+Summary:        SSTP support for %{name}
 Group:          System/GUI/KDE
 Requires:       %{name} = %{version}
 # NetworkManager-ssh doesn't exist in Factory
@@ -222,18 +221,21 @@
 Provides:       NetworkManager-sstp-frontend
 
 %description sstp
-sstp plugin for plasma-nm components.
+Secure Sockets Tunneling Protocol (SSTP) plugin for plasma-nm components.
 
 %lang_package
 %prep
 %setup -q -n plasma-nm-%{version}
 
 %build
-  %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=share/locale/kf5
+  %cmake_kf5 -d build -- -DCMAKE_INSTALL_LOCALEDIR=%{_kf5_localedir}
   %make_jobs
 
 %install
   %{kf5_makeinstall} -C build
+%if %{with lang}
+  %kf5_find_lang
+%endif
   %suse_update_desktop_file -r kde5-nm-connection-editor KDE System 
X-SuSE-ServiceConfiguration
   %fdupes -s %{buildroot}
 
@@ -309,9 +311,7 @@
 %{_kf5_servicesdir}/plasmanetworkmanagement_sstpui.desktop
 
 %if %{with lang}
-%files lang
-%defattr(-,root,root)
-%{_kf5_localedir}/
+%files lang -f %{name}.lang
 %endif
 
 %changelog

++++++ plasma-nm-5.7.0.tar.xz -> plasma-nm-5.7.2.tar.xz ++++++
++++ 3217 lines of diff (skipped)


Reply via email to