[telepathy-qt4] 0.8.0

Rex Dieter rdieter at fedoraproject.org
Sat Nov 19 17:04:09 UTC 2011


commit 7bb794cd1c30089c704794432a6d930085c74e6b
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Sat Nov 19 11:04:54 2011 -0600

    0.8.0

 .gitignore         |    2 +-
 sources            |    2 +-
 telepathy-qt4.spec |   11 +++++++----
 3 files changed, 9 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 536e01f..0acd2d9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,2 @@
-/telepathy-qt4-0.7.2.tar.gz
 /telepathy-qt4-0.7.3.tar.gz
+/telepathy-qt4-0.8.0.tar.gz
diff --git a/sources b/sources
index 3c35898..7994123 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a8e4f9f996b074a4e9a8950ddb5240d7  telepathy-qt4-0.7.3.tar.gz
+b93f03f063d784855d83e1b3c79a1cc5  telepathy-qt4-0.8.0.tar.gz
diff --git a/telepathy-qt4.spec b/telepathy-qt4.spec
index d842ff7..67473f0 100644
--- a/telepathy-qt4.spec
+++ b/telepathy-qt4.spec
@@ -1,5 +1,5 @@
 Name:           telepathy-qt4
-Version:        0.7.3
+Version:        0.8.0
 Release:        1%{?dist}
 Summary:        A high-level bindings for Telepathy
 
@@ -54,9 +54,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 %postun -p /sbin/ldconfig
 
 %files
-%doc COPYING AUTHORS NEWS README TODO ChangeLog
-%{_libdir}/libtelepathy-qt4.so.*
-%{_libdir}/libtelepathy-qt4-farsight.so.*
+%doc COPYING AUTHORS NEWS README ChangeLog
+%{_libdir}/libtelepathy-qt4.so.1*
+%{_libdir}/libtelepathy-qt4-farsight.so.1*
 
 %files devel
 %doc HACKING
@@ -68,6 +68,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 
 %changelog
+* Sat Nov 19 2011 Rex Dieter <rdieter at fedoraproject.org> 0.8.0-1
+- 0.8.0
+
 * Mon Nov 07 2011 Rex Dieter <rdieter at fedoraproject.org> 0.7.3-1
 - 0.7.3
 - pkgconfig-style deps


More information about the scm-commits mailing list