5.13.90
This commit is contained in:
parent
4176480545
commit
7138ed7db0
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@
|
||||
/breeze-5.13.3.tar.xz
|
||||
/breeze-5.13.4.tar.xz
|
||||
/breeze-5.13.5.tar.xz
|
||||
/breeze-5.13.90.tar.xz
|
||||
|
@ -6,7 +6,7 @@
|
||||
%global build_kde4 1
|
||||
|
||||
Name: plasma-breeze
|
||||
Version: 5.13.5
|
||||
Version: 5.13.90
|
||||
Release: 1%{?dist}
|
||||
Summary: Artwork, styles and assets for the Breeze visual style for the Plasma Desktop
|
||||
|
||||
@ -46,6 +46,7 @@ BuildRequires: kf5-plasma-devel
|
||||
BuildRequires: kf5-rpm-macros
|
||||
|
||||
BuildRequires: libxcb-devel
|
||||
BuildRequires: fftw-devel
|
||||
%if ! 0%{?bootstrap}
|
||||
# required kpackage plugins
|
||||
BuildRequires: plasma-packagestructure
|
||||
@ -145,6 +146,8 @@ mv %{buildroot}%{_kf5_datadir}/kconf_update/kde4breeze.upd \
|
||||
%{_kf5_qtplugindir}/kstyle_breeze_config.so
|
||||
%{_kf5_datadir}/kconf_update/kde4breeze.upd*
|
||||
%{_kf5_libdir}/kconf_update_bin/kde4breeze
|
||||
%{_libdir}/libbreezecommon4.so*
|
||||
%{_libdir}/libbreezecommon5.so*
|
||||
%{_kf5_qmldir}/QtQuick/Controls/Styles/Breeze
|
||||
%{_bindir}/breeze-settings5
|
||||
%{_datadir}/icons/hicolor/*/apps/breeze-settings.*
|
||||
@ -184,6 +187,9 @@ mv %{buildroot}%{_kf5_datadir}/kconf_update/kde4breeze.upd \
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Sep 14 2018 Martin Kyral <martin.kyral@gmail.com> - 5.13.90-1
|
||||
- 5.13.90
|
||||
|
||||
* Tue Sep 04 2018 Rex Dieter <rdieter@fedoraproject.org> - 5.13.5-1
|
||||
- 5.13.5
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (breeze-5.13.5.tar.xz) = 7e2ba028070062602314798151320595e81b2bfae47040885939a0f61cf74e6159b646cf91296d0aad092250d90eb3d94cd6b2081e2debcb3b1813b8cca3aad4
|
||||
SHA512 (breeze-5.13.90.tar.xz) = 84e52b9eb7869b7b11e5de0770f368ba1e6caeca2b0c5c56a00c8efa999facc1eec20fcc9698066bcb1596083d71dd1a20ff70ebd33f87f1c20b40d735fa8e06
|
||||
|
Loading…
Reference in New Issue
Block a user