KDE Frameworks 5.4.0
This commit is contained in:
parent
0a01a30dbc
commit
73941e8279
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
||||
/kio-5.1.0.tar.xz
|
||||
/kio-5.2.0.tar.xz
|
||||
/kio-5.3.0.tar.xz
|
||||
/kio-5.4.0.tar.xz
|
||||
|
@ -1,8 +1,8 @@
|
||||
%define framework kio
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 5.3.0
|
||||
Release: 3%{?dist}
|
||||
Version: 5.4.0
|
||||
Release: 1%{?dist}
|
||||
Summary: KDE Frameworks 5 Tier 3 solution for filesystem abstraction
|
||||
|
||||
License: GPLv2+ and MIT and BSD
|
||||
@ -242,6 +242,9 @@ make %{?_smp_mflags} -C %{_target_platform}
|
||||
%{_kf5_datadir}/doc/HTML/en/kioslave5/
|
||||
|
||||
%changelog
|
||||
* Mon Nov 03 2014 Daniel Vrátil <dvratil@redhat.com> - 5.4.0-1
|
||||
- KDE Frameworks 5.4.0
|
||||
|
||||
* Thu Oct 30 2014 Daniel Vrátil <dvratil@redhat.com> - 5.3.0-3
|
||||
- Fix typo in deps
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user