Accepting request 615736 from KDE:Frameworks5
Plasma 5.13.0 - not released yet OBS-URL: https://build.opensuse.org/request/show/615736 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kde-gtk-config5?expand=0&rev=59
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d0b62218b50de53018165616d7aba245b8a3fa394ed2834e9d0d945dd0bcbbdc
|
||||
size 156896
|
3
kde-gtk-config-5.13.0.tar.xz
Normal file
3
kde-gtk-config-5.13.0.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cf432bc3e05da921ee601e0b3652e3ac1a06b8a48a4ddb01f0d1a3c5a595dfd0
|
||||
size 156012
|
@@ -1,3 +1,24 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 7 20:03:50 CEST 2018 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.13.0
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.13.0.php
|
||||
- Changes since 5.12.90:
|
||||
* None
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat May 19 14:16:35 CEST 2018 - fabian@ritter-vogt.de
|
||||
|
||||
- Update to 5.12.90
|
||||
* New feature release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.12.90.php
|
||||
- Changes since 5.12.5:
|
||||
* Make sure there are less unnecessary changed() emissions (kde#388126)
|
||||
* Use new connect syntax
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 2 09:06:33 CEST 2018 - fabian@ritter-vogt.de
|
||||
|
||||
|
@@ -18,15 +18,15 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: kde-gtk-config5
|
||||
Version: 5.12.5
|
||||
Version: 5.13.0
|
||||
Release: 0
|
||||
Summary: KCM Module to Configure GTK2 and GTK3 Applications Appearance Under KDE
|
||||
License: LGPL-3.0+ and GPL-3.0+
|
||||
Group: System/GUI/KDE
|
||||
Url: http://projects.kde.org/kde-gtk-config
|
||||
Source: http://download.kde.org/stable/plasma/%{version}/kde-gtk-config-%{version}.tar.xz
|
||||
Source1: gtkrc-2.0-kde4.template
|
||||
Source2: gtk3-settings.ini-kde4.template
|
||||
Source: kde-gtk-config-%{version}.tar.xz
|
||||
BuildRequires: extra-cmake-modules >= 0.0.9
|
||||
BuildRequires: kf5-filesystem
|
||||
BuildRequires: xz
|
||||
@@ -100,8 +100,7 @@ install -Dpm 0644 %{SOURCE1} %{buildroot}%{_kf5_sharedir}/%{name}/gtkrc-2.0-kde4
|
||||
install -Dpm 0644 %{SOURCE2} %{buildroot}%{_kf5_sharedir}/%{name}/gtk3-settings.ini-kde4.template
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%doc COPYING*
|
||||
%license COPYING*
|
||||
%{_kf5_sharedir}/%{name}/
|
||||
%config %{_kf5_configdir}/cgctheme.knsrc
|
||||
%config %{_kf5_configdir}/cgcgtk3.knsrc
|
||||
@@ -113,12 +112,12 @@ install -Dpm 0644 %{SOURCE2} %{buildroot}%{_kf5_sharedir}/%{name}/gtk3-settings.
|
||||
%{_kf5_sharedir}/icons/hicolor/*/*/*.*
|
||||
|
||||
%files gtk2
|
||||
%doc COPYING*
|
||||
%license COPYING*
|
||||
%{_kf5_libdir}/libexec/gtk_preview
|
||||
%{_kf5_libdir}/libexec/reload_gtk_apps
|
||||
|
||||
%files gtk3
|
||||
%doc COPYING*
|
||||
%license COPYING*
|
||||
%{_kf5_libdir}/libexec/gtk3_preview
|
||||
|
||||
%if %{with lang}
|
||||
|
Reference in New Issue
Block a user