KDE Frameworks 5.0.0

epel9
Dan Vrátil 11 years ago
parent e13a4e29ba
commit 8cd2fc3b1b

1
.gitignore vendored

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

@ -1,8 +1,8 @@
%define framework kunitconversion %define framework kunitconversion
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 addon for unit conversions Summary: KDE Frameworks 5 Tier 2 addon for unit conversions
License: LGPLv2+ License: LGPLv2+
@ -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 Tier2 framework - Upgrade to Tier2 framework

@ -1 +1 @@
2d08d6cbb610cae2de4c397bcfa04c75 kunitconversion-4.100.0.tar.xz 6fbeab95501445a7b66a3cf100305c8c kunitconversion-5.0.0.tar.xz

Loading…
Cancel
Save