[anerley/f16] 0.3.0

Tom Callaway spot at fedoraproject.org
Mon Aug 8 19:15:56 UTC 2011


commit 92cf2f087f1f00345b8fbcdb71337fbbbad9e167
Author: Tom "spot" Callaway <tcallawa at redhat.com>
Date:   Mon Aug 8 15:15:44 2011 -0400

    0.3.0

 anerley.spec |   11 ++++++-----
 sources      |    2 +-
 2 files changed, 7 insertions(+), 6 deletions(-)
---
diff --git a/anerley.spec b/anerley.spec
index 779d7b5..9deece0 100644
--- a/anerley.spec
+++ b/anerley.spec
@@ -4,8 +4,8 @@
 %define tarfile %{name}-%{version}.tar.bz2
 
 Name:          anerley
-Version:       0.2.14
-Release:       8%{?dist}
+Version:       0.3.0
+Release:       1%{?dist}
 Epoch:         1
 Summary:       Widgets for people information
 
@@ -29,7 +29,7 @@ and associated protocols
 %package devel
 Summary: Development package for %{name}
 Group: Development/Libraries
-Requires: %{name} = %{epoch}:%{version}-%{release} 
+Requires: %{name}%{?_isa} = %{epoch}:%{version}-%{release} 
 Requires: pkgconfig
 
 %description devel
@@ -58,7 +58,6 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %postun -p /sbin/ldconfig
 
 %files -f %{name}.lang
-%defattr(-,root,root,-)
 %doc COPYING
 %{_sysconfdir}/xdg/autostart/anerley-account-starter.desktop
 %{_libdir}/*.so.*
@@ -66,12 +65,14 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 %{_datadir}/anerley
 
 %files devel
-%defattr(-,root,root,-)
 %{_includedir}/anerley
 %{_libdir}/pkgconfig/anerley.pc
 %{_libdir}/*.so
 
 %changelog
+* Fri Aug  5 2011 Tom Callaway <spot at fedoraproject.org> 1:0.3.0-1
+- 0.3.0
+
 * Sun Jul 24 2011 Peter Robinson <pbrobinson at gmail.com> 1:0.2.14-8
 - Rebuild for newer evolution-data-server
 
diff --git a/sources b/sources
index 599d52e..becdfaf 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1941d103779532c75e320f034513d5d6  anerley-0.2.14.tar.bz2
+507cde7b24cdfd886807e54dbf8dd2db  anerley-0.3.0.tar.bz2


More information about the scm-commits mailing list