forked from pool/breeze
Accepting request 492166 from KDE:Frameworks5
1 OBS-URL: https://build.opensuse.org/request/show/492166 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/breeze?expand=0&rev=45
This commit is contained in:
commit
08b3816878
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f207bb1fe4ef988aa2c2f5fddb25c58346a8a6cdf37c21fa1632611fd31b211e
|
||||
size 30677876
|
3
breeze-5.9.5.tar.xz
Normal file
3
breeze-5.9.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:83312b854282636bc6d10a1e579c5a13538394b76af5963f3e79b0d235053e3d
|
||||
size 30680136
|
@ -1,3 +1,26 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Apr 29 13:30:20 UTC 2017 - wbauer@tmo.at
|
||||
|
||||
- BuildRequire plasma5-workspace instead of plasma-framework, that
|
||||
one is actually needed to fix the appdata file generation
|
||||
(kde#367923)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 25 18:57:59 CEST 2017 - lbeltrame@kde.org
|
||||
|
||||
- Update to 5.9.5
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.9.5.php
|
||||
- Changes since 5.9.4:
|
||||
* bump version for 5.9.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 7 09:57:10 UTC 2017 - fabian@ritter-vogt.de
|
||||
|
||||
- Add BuildRequires: plasma-framework to allow appdata file to be built
|
||||
- Add appdata file to %files
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 21 19:21:42 CET 2017 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%bcond_without lang
|
||||
Name: breeze
|
||||
Version: 5.9.4
|
||||
Version: 5.9.5
|
||||
Release: 0
|
||||
# Full Plasma 5 version (e.g. 5.9.4)
|
||||
%{!?_plasma5_bugfix: %global _plasma5_bugfix %{version}}
|
||||
@ -29,6 +29,8 @@ BuildRequires: extra-cmake-modules >= 0.0.13
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: hicolor-icon-theme
|
||||
BuildRequires: kf5-filesystem
|
||||
# Needed for Plasma/LookAndFeel package type declaration (kde#367923)
|
||||
BuildRequires: plasma5-workspace
|
||||
BuildRequires: cmake(KDecoration2) >= %{_plasma5_version}
|
||||
BuildRequires: cmake(KF5ConfigWidgets)
|
||||
BuildRequires: cmake(KF5CoreAddons)
|
||||
@ -146,6 +148,7 @@ This package provides Breeze KWin decoration.
|
||||
%dir %{_kf5_servicesdir}
|
||||
%{_kf5_servicesdir}/breezestyleconfig.desktop
|
||||
%{_kf5_libdir}/cmake/Breeze/
|
||||
%{_kf5_appstreamdir}/org.kde.breezedark.desktop.appdata.xml
|
||||
|
||||
%files -n breeze5-wallpapers
|
||||
%defattr(-,root,root)
|
||||
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 25 18:57:59 CEST 2017 - lbeltrame@kde.org
|
||||
|
||||
- Update to 5.9.5
|
||||
* New bugfix release
|
||||
* For more details please see:
|
||||
* https://www.kde.org/announcements/plasma-5.9.5.php
|
||||
- Changes since 5.9.4:
|
||||
* bump version for 5.9.5
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 21 19:21:42 CET 2017 - fabian@ritter-vogt.de
|
||||
|
||||
|
@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: breeze4-style
|
||||
Version: 5.9.4
|
||||
Version: 5.9.5
|
||||
Release: 0
|
||||
BuildRequires: automoc4
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
|
Loading…
x
Reference in New Issue
Block a user