KDE Frameworks 4.100.0

epel8
Dan Vrátil 11 years ago
parent 7babc9ad22
commit ae2f741f7f

1
.gitignore vendored

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

@ -2,8 +2,8 @@
%define framework kwindowsystem %define framework kwindowsystem
Name: kf5-%{framework} Name: kf5-%{framework}
Version: 4.99.0 Version: 4.100.0
Release: 2%{?dist} Release: 1%{?dist}
Summary: KDE Frameworks 5 Tier 1 integration module with classes for windows management Summary: KDE Frameworks 5 Tier 1 integration module with classes for windows management
License: LGPLv2+ and MIT License: LGPLv2+ and MIT
@ -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/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: kf5-rpm-macros
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules
@ -72,6 +72,9 @@ make %{?_smp_mflags} -C %{_target_platform}
%changelog %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 * Tue May 06 2014 Daniel Vrátil <dvratil@redhat.com> - 4.99.0-2
- Rebuild against updated kf5-rpm-macros - Rebuild against updated kf5-rpm-macros

@ -1 +1 @@
3c88e023809dc9a6602b8796cbaa3a0c kwindowsystem-4.99.0.tar.xz cc37fbd2ebe9704d64fb4b2e5c40cfe2 kwindowsystem-4.100.0.tar.xz

Loading…
Cancel
Save