[libsocialweb] 0.25.5

Peter Robinson pbrobinson at fedoraproject.org
Mon Sep 27 10:40:08 UTC 2010


commit ee28ba9feec578b352de43845675ad0462c99996
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Mon Sep 27 11:40:08 2010 +0100

    0.25.5

 .gitignore        |    1 +
 libsocialweb.spec |    8 +++++---
 sources           |    2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 901ea7b..084e790 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ libsocialweb-0.24.9.tar.bz2
 libsocialweb-0.25.1.tar.bz2
 /libsocialweb-0.25.3.tar.bz2
 /libsocialweb-0.25.4.tar.bz2
+/libsocialweb-0.25.5.tar.bz2
diff --git a/libsocialweb.spec b/libsocialweb.spec
index 1e2adb9..e6e926b 100644
--- a/libsocialweb.spec
+++ b/libsocialweb.spec
@@ -4,7 +4,7 @@
 %define tarfile %{name}-%{version}.tar.bz2
 
 Name:          libsocialweb
-Version:       0.25.4
+Version:       0.25.5
 Release:       1%{?dist}
 Summary:       A social network data aggregator
 
@@ -69,8 +69,7 @@ chmod 644 examples/*.py
 NOCONFIGURE=true ./autogen.sh
 
 %build
-%configure --with-gnome --with-online=networkmanager --disable-static \
-   --enable-all-services
+%configure --with-gnome --with-online=networkmanager --disable-static --enable-all-services
 
 # Remove rpath as per https://fedoraproject.org/wiki/Packaging/Guidelines#Beware_of_Rpath
 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
@@ -120,6 +119,9 @@ rm -rf %{buildroot}
 %{_datadir}/libsocialweb/keys
 
 %changelog
+* Tue Sep 27 2010 Peter Robinson <pbrobinson at gmail.com> 0.25.5-1
+- Update to 0.25.5
+
 * Wed Sep 22 2010 Peter Robinson <pbrobinson at gmail.com> 0.25.4-1
 - Update to 0.25.4
 
diff --git a/sources b/sources
index 58bc4fd..ba47782 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3b0b38bc38ea3233ca90b2cbdccc3ee1  libsocialweb-0.25.4.tar.bz2
+6e4e3d7aab4de1b3288529664c1fbbed  libsocialweb-0.25.5.tar.bz2


More information about the scm-commits mailing list