KDE Frameworks 5.0.0

epel8
Dan Vrátil 11 years ago
parent a817a82094
commit 55fc6ef699

1
.gitignore vendored

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

@ -2,7 +2,7 @@
%define framework kiconthemes %define framework kiconthemes
Name: kf5-%{framework} Name: kf5-%{framework}
Version: 4.100.0 Version: 5.0.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 3 integration module with icon themes Summary: KDE Frameworks 5 Tier 3 integration module with icon themes
@ -12,7 +12,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
@ -76,6 +76,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
* Tue Jun 03 2014 Daniel Vrátil <dvratil@redhat.com> - 4.100.0-1 * Tue Jun 03 2014 Daniel Vrátil <dvratil@redhat.com> - 4.100.0-1
- KDE Frameworks 4.100.0 - KDE Frameworks 4.100.0

@ -1 +1 @@
1cc3ac80441cd0b3fddbe97e31c394a9 kiconthemes-4.100.0.tar.xz 0e60f0b8f158117858b14290ab909c29 kiconthemes-5.0.0.tar.xz

Loading…
Cancel
Save