KDE Frameworks 5.0.0

epel8
Dan Vrátil 11 years ago
parent 910e6dfe79
commit e7860edffa

1
.gitignore vendored

@ -1,2 +1,3 @@
/kcodecs-4.99.0.tar.xz
/kcodecs-4.100.0.tar.xz
/kcodecs-5.0.0.tar.xz

@ -2,8 +2,8 @@
%define framework kcodecs
Name: kf5-%{framework}
Version: 4.100.0
Release: 2%{?dist}
Version: 5.0.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 1 addon with string manipulation methods
License: GPLv2+ and LGPLv2+ and BSD
@ -12,7 +12,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
BuildRequires: extra-cmake-modules
@ -68,6 +68,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
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 4.100.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

@ -1 +1 @@
73bb13bc3e2867242312aa9a8a960041 kcodecs-4.100.0.tar.xz
f87384816f5685a380b5a74c44695c7b kcodecs-5.0.0.tar.xz

Loading…
Cancel
Save