KDE Frameworks 5.0.0

epel9
Dan Vrátil 11 years ago
parent f6a09577a6
commit 79358cbd5c

1
.gitignore vendored

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

@ -1,8 +1,8 @@
%define framework kpty %define framework kpty
Name: kf5-%{framework} Name: kf5-%{framework}
Version: 4.100.0 Version: 5.0.0
Release: 2%{?dist} Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 2 module providing Pty abstraction Summary: KDE Frameworks 5 Tier 2 module providing Pty abstraction
License: LGPLv2+ and GPLv2+ License: LGPLv2+ and GPLv2+
@ -11,7 +11,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
@ -70,6 +70,9 @@ make %{?_smp_mflags} -C %{_target_platform}
%changelog %changelog
* Wed Jul 09 2014 Daniel Vrátil <dvratil@redhat.com> - 5.0.0-1
- KDE Frameworks 5.0.0
* Thu Jun 12 2014 Daniel Vrátil <dvratil@redhat.com> - 4.100.0-2 * Thu Jun 12 2014 Daniel Vrátil <dvratil@redhat.com> - 4.100.0-2
- Upgrade to Tier 2 framework - Upgrade to Tier 2 framework

@ -1 +1 @@
4a31a53097eaf029df45dd36ab622a57 kpty-4.100.0.tar.xz 4a83e94fa7915b53f014661c7563ad22 kpty-5.0.0.tar.xz

Loading…
Cancel
Save