KDE Frameworks 5.0.0

epel8
Dan Vrátil 11 years ago
parent b1f74a66d9
commit 9d66acdea5

1
.gitignore vendored

@ -1 +1,2 @@
/kservice-4.100.0.tar.xz /kservice-4.100.0.tar.xz
/kservice-5.0.0.tar.xz

@ -2,7 +2,7 @@
%define framework kservice %define framework kservice
Name: kf5-%{framework} Name: kf5-%{framework}
Version: 4.100.0 Version: 5.0.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 3 solution for advanced plugin and service introspection Summary: KDE Frameworks 5 Tier 3 solution for advanced plugin and service introspection
@ -12,7 +12,7 @@ URL: http://www.kde.org
# --remote=git://anongit.kde.org/%{framework}.git master | \ # --remote=git://anongit.kde.org/%{framework}.git master | \
# bzip2 -c > %{name}-%{version}-%{snapshot}git.tar.bz2 # bzip2 -c > %{name}-%{version}-%{snapshot}git.tar.bz2
#Source0: %{name}-%{version}-%{snapshot}git.tar.bz2 #Source0: %{name}-%{version}-%{snapshot}git.tar.bz2
Source0: http://download.kde.org/unstable/frameworks/%{version}/%{framework}-%{version}.tar.xz Source0: http://download.kde.org/stable/frameworks/%{version}/%{framework}-%{version}.tar.xz
BuildRequires: kf5-rpm-macros BuildRequires: kf5-rpm-macros
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules
@ -86,6 +86,9 @@ mv %{buildroot}/%{_kf5_sysconfdir}/xdg/menus/applications.menu %{buildroot}/%{_k
%changelog %changelog
* Wed Jul 09 2014 Daniel Vrátil <dvratil@redhat.com> - 5.0.0-1
- KDE Frameworks 5.0.0
* Tue Jun 03 2014 Daniel Vrátil <dvratil@redhat.com> - 4.100.0-1 * Tue Jun 03 2014 Daniel Vrátil <dvratil@redhat.com> - 4.100.0-1
- KDE Frameworks 4.100.0 - KDE Frameworks 4.100.0

@ -1 +1 @@
65098fb202df0531310a2813c6ba0042 kservice-4.100.0.tar.xz 6ae4142298331ca6085d3ecded6a02e2 kservice-5.0.0.tar.xz

Loading…
Cancel
Save