KDE Frameworks 5.13.0

epel9
Dan Vrátil 10 years ago
parent 2dee84ca3a
commit a865d179f3

1
.gitignore vendored

@ -13,3 +13,4 @@
/attica-5.10.0.tar.xz /attica-5.10.0.tar.xz
/attica-5.11.0.tar.xz /attica-5.11.0.tar.xz
/attica-5.12.0.tar.xz /attica-5.12.0.tar.xz
/attica-5.13.0.tar.xz

@ -1,7 +1,7 @@
%global framework attica %global framework attica
Name: kf5-attica Name: kf5-attica
Version: 5.12.0 Version: 5.13.0
Release: 1%{?dist} Release: 1%{?dist}
Summary: KDE Frameworks Tier 1 Addon with Open Collaboration Services API Summary: KDE Frameworks Tier 1 Addon with Open Collaboration Services API
@ -17,11 +17,11 @@ URL: https://projects.kde.org/projects/frameworks/attica
%endif %endif
Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{framework}-%{version}.tar.xz Source0: http://download.kde.org/%{stable}/frameworks/%{versiondir}/%{framework}-%{version}.tar.xz
BuildRequires: kf5-rpm-macros BuildRequires: kf5-rpm-macros >= %{version}
BuildRequires: extra-cmake-modules BuildRequires: extra-cmake-modules >= %{version}
BuildRequires: qt5-qtbase-devel BuildRequires: qt5-qtbase-devel
Requires: kf5-filesystem Requires: kf5-filesystem >= %{version}
%description %description
Attica is a Qt library that implements the Open Collaboration Services Attica is a Qt library that implements the Open Collaboration Services
@ -71,6 +71,15 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
%changelog %changelog
* Wed Aug 19 2015 Daniel Vrátil <dvratil@redhat.com> - 5.13.0-1
- KDE Frameworks 5.13.0
* Wed Aug 19 2015 Daniel Vrátil <dvratil@redhat.com> - 5.13.0-1
- KDE Frameworks 5.13.0
* Tue Aug 11 2015 Daniel Vrátil <dvratil@redhat.com> - 5.13.0-0.1
- KDE Frameworks 5.13
* Thu Jul 09 2015 Rex Dieter <rdieter@fedoraproject.org> - 5.12.0-1 * Thu Jul 09 2015 Rex Dieter <rdieter@fedoraproject.org> - 5.12.0-1
- 5.12.0, update URL, .spec cosmetics - 5.12.0, update URL, .spec cosmetics

@ -1 +1 @@
f12d5f866690b0954dfaa963e971eb27 attica-5.12.0.tar.xz e1c3a9de659aa78922ef170cea1f0fdd attica-5.13.0.tar.xz

Loading…
Cancel
Save