KDE Frameworks 5.6.0
This commit is contained in:
parent
f98a1a5c41
commit
b4ceff761c
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/kdeclarative-5.3.0.tar.xz
|
||||
/kdeclarative-5.4.0.tar.xz
|
||||
/kdeclarative-5.5.0.tar.xz
|
||||
/kdeclarative-5.6.0.tar.xz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%global framework kdeclarative
|
||||
|
||||
Name: kf5-%{framework}
|
||||
Version: 5.5.0
|
||||
Version: 5.6.0
|
||||
Release: 1%{?dist}
|
||||
Summary: KDE Frameworks 5 Tier 3 addon for Qt declarative
|
||||
|
||||
@ -97,6 +97,9 @@ make %{?_smp_mflags} -C %{_target_platform}
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Jan 08 2015 Daniel Vrátil <dvratil@redhat.com> - 5.6.0-1
|
||||
- KDE Frameworks 5.6.0
|
||||
|
||||
* Mon Dec 08 2014 Daniel Vrátil <dvratil@redhat.com> - 5.5.0-1
|
||||
- KDE Frameworks 5.5.0
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user