KDE Frameworks 5.0.0

epel9
Dan Vrátil 11 years ago
parent bd02b8d783
commit 681f2d90c7

1
.gitignore vendored

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

@ -2,7 +2,7 @@
#%define snapshot 20140206
Name: kf5-%{framework}
Version: 4.100.0
Version: 5.0.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 4 workspace and cross-framework integration plugins
License: LGPLv2+
@ -11,7 +11,7 @@ URL: http://www.kde.org
# --remote=git://anongit.kde.org/%{framework}.git master | \
# bzip2 -c > %{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
@ -89,6 +89,9 @@ make %{?_smp_mflags} -C %{_target_platform}
%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
- KDE Frameworks 4.100.0

@ -1 +1 @@
556bb5c42ed8f7eeefae17b863136f4e frameworkintegration-4.100.0.tar.xz
032d0a08977a457206915dbeeff0ef47 frameworkintegration-5.0.0.tar.xz

Loading…
Cancel
Save