KDE Frameworks 4.100.0

epel8
Dan Vrátil 11 years ago
parent b113ee4ebd
commit 9ee67d97d7

1
.gitignore vendored

@ -1 +1,2 @@
/kcoreaddons-4.99.0.tar.xz
/kcoreaddons-4.100.0.tar.xz

@ -2,8 +2,8 @@
%define framework kcoreaddons
Name: kf5-%{framework}
Version: 4.99.0
Release: 2%{?dist}
Version: 4.100.0
Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 1 addon with various classes on top of QtCore
License: GPLv2+ and GPLv2+
@ -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/4.99.0/%{framework}-4.99.0.tar.xz
Source0: http://download.kde.org/unstable/frameworks/4.100.0/%{framework}-4.100.0.tar.xz%{framework}-4.99.0.tar.xz
BuildRequires: kf5-rpm-macros
BuildRequires: extra-cmake-modules
@ -69,6 +69,9 @@ make %{?_smp_mflags} -C %{_target_platform}
%{_kf5_archdatadir}/mkspecs/modules/qt_KCoreAddons.pri
%changelog
* Tue Jun 03 2014 Daniel Vrátil <dvratil@redhat.com> - 4.100.0-1
- KDE Frameworks 4.100.0
* Tue May 06 2014 Daniel Vrátil <dvratil@redhat.com> - 4.99.0-2
- Rebuild against updated kf5-rpm-macros

@ -1 +1 @@
8dbd0d10913bb72ae4e44159cc322dc0 kcoreaddons-4.99.0.tar.xz
eb73ec596a817c1f12733ebb59c46f4e kcoreaddons-4.100.0.tar.xz

Loading…
Cancel
Save