[attica] 0.4.0

Rex Dieter rdieter at fedoraproject.org
Wed Jun 20 17:29:01 UTC 2012


commit 261698650aa639246c3abece37737c0f287dfd61
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Wed Jun 20 12:32:08 2012 -0500

    0.4.0

 .gitignore  |    3 +--
 attica.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 6 deletions(-)
---
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 <rdieter at fedoraproject.org> 0.4.0-1
+- 0.4.0
+
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 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


More information about the scm-commits mailing list