From 108bae661ad9d0d1d6eb260e7293e4791d3bdcb7 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Nov 19 2015 08:46:37 +0000 Subject: import attica-0.4.2-1.el7 --- diff --git a/.attica.metadata b/.attica.metadata index 1e2558a..03c68f3 100644 --- a/.attica.metadata +++ b/.attica.metadata @@ -1 +1 @@ -f4962636ec9282c32c4ceaec0c85f92ca5102b60 SOURCES/attica-0.4.1.tar.bz2 +5ae4adcb99db839902b70afd3d1cc7fd471bacd7 SOURCES/attica-0.4.2.tar.bz2 diff --git a/.gitignore b/.gitignore index 7c1156b..90a0647 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -SOURCES/attica-0.4.1.tar.bz2 +SOURCES/attica-0.4.2.tar.bz2 diff --git a/SPECS/attica.spec b/SPECS/attica.spec index 80dc3ef..bc79acb 100644 --- a/SPECS/attica.spec +++ b/SPECS/attica.spec @@ -1,15 +1,14 @@ Name: attica -Version: 0.4.1 -Release: 4%{?dist} +Version: 0.4.2 +Release: 1%{?dist} Summary: Implementation of the Open Collaboration Services API -Group: Development/Libraries License: LGPLv2+ URL: http://www.kde.org Source0: http://download.kde.org/stable/attica/attica-%{version}.tar.bz2 -BuildRequires: cmake +BuildRequires: cmake >= 2.8 BuildRequires: pkgconfig(QtNetwork) >= 4.7 %description @@ -18,7 +17,6 @@ API version 1.4. %package devel Summary: Development files for %{name} -Group: Development/Libraries Requires: %{name}%{?_isa} = %{version}-%{release} %description devel %{summary}. @@ -62,6 +60,9 @@ test "$(pkg-config --modversion libattica)" = "%{version}" %changelog +* Mon May 25 2015 Jan Grulich - 0.4.2-1 +- Re-base to 0.4.2 (sync with F21) + * Fri Jan 24 2014 Daniel Mach - 0.4.1-4 - Mass rebuild 2014-01-24