KDE Frameworks 5.25.0
This commit is contained in:
parent
b2e9f3f462
commit
da06034f4d
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/kio-5.22.0.tar.xz
|
||||
/kio-5.23.0.tar.xz
|
||||
/kio-5.24.0.tar.xz
|
||||
/kio-5.25.0.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%global framework kio
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 5.24.0
|
||||
Release: 2%{?dist}
|
||||
Version: 5.25.0
|
||||
Release: 1%{?dist}
|
||||
Summary: KDE Frameworks 5 Tier 3 solution for filesystem abstraction
|
||||
|
||||
License: GPLv2+ and MIT and BSD
|
||||
@ -56,7 +56,7 @@ Requires: kf5-filesystem >= %{version}
|
||||
# (apparently?) requires org.kde.klauncher5 service provided by kf5-kinit -- rex
|
||||
# not versioned to allow update without bootstrap
|
||||
# <skip!>
|
||||
BuildRequires: kf5-kinit-devel
|
||||
BuildRequires: kf5-kinit-devel >= %{version}
|
||||
%endif
|
||||
|
||||
Requires: %{name}-core%{?_isa} = %{version}-%{release}
|
||||
@ -262,6 +262,9 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 08 2016 Daniel Vrátil <dvratil@fedoraproject.org> - 5.25.0-1
|
||||
- KDE Frameworks 5.25.0
|
||||
|
||||
* Thu Jul 28 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.24.0-2
|
||||
- -core/-widgets: +%%{?kf5_kinit_requires}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user