diff --git a/.gitignore b/.gitignore index a902627..bd2a174 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ -/attica-0.2.0.tar.bz2 -/attica-0.3.0.tar.bz2 +/attica-0.4.0.tar.bz2 diff --git a/attica.spec b/attica.spec index 6d12183..6b5bcd1 100644 --- a/attica.spec +++ b/attica.spec @@ -1,7 +1,7 @@ Name: attica -Version: 0.3.0 -Release: 3%{?dist} +Version: 0.4.0 +Release: 1%{?dist} Summary: Implementation of the Open Collaboration Services API Group: Development/Libraries @@ -61,7 +61,7 @@ rm -rf %{buildroot} %defattr(-,root,root,-) %doc AUTHORS COPYING README %doc ChangeLog -%{_libdir}/libattica.so.0.3* +%{_libdir}/libattica.so.0.4* %files devel %defattr(-,root,root,-) @@ -71,6 +71,9 @@ rm -rf %{buildroot} %changelog +* Wed Jun 20 2012 Rex Dieter 0.4.0-1 +- 0.4.0 + * Thu Jan 12 2012 Fedora Release Engineering - 0.3.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index b99d5da..7080ba8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5a77f678422e7a52e3a3abb2d7ad0499 attica-0.3.0.tar.bz2 +2de3a49d79884ed3ce9df491bf35a86b attica-0.4.0.tar.bz2