[telepathy-logger-qt] 0.4.1

Jan Grulich jgrulich at fedoraproject.org
Thu Jul 26 15:46:56 UTC 2012


commit 1145b82455b8b6783c87855037a425df855a9f6e
Author: Jan Grulich <jgrulich at redhat.com>
Date:   Thu Jul 26 17:34:15 2012 +0200

    0.4.1

 .gitignore               |    1 +
 sources                  |    2 +-
 telepathy-logger-qt.spec |   11 +++++++----
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index fe709da..8b2580d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /telepathy-logger-qt-0.4.0.tar.bz2
+/telepathy-logger-qt-0.4.1.tar.bz2
diff --git a/sources b/sources
index 1ea2745..f7ee52e 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ad24c30ef8ce13e6460fd4b6a241efca  telepathy-logger-qt-0.4.0.tar.bz2
+ec7954ef23653333f2bd15e6d7a5e26c  telepathy-logger-qt-0.4.1.tar.bz2
diff --git a/telepathy-logger-qt.spec b/telepathy-logger-qt.spec
index a50dbe7..19993ee 100644
--- a/telepathy-logger-qt.spec
+++ b/telepathy-logger-qt.spec
@@ -1,6 +1,6 @@
 Name:    telepathy-logger-qt
-Version: 0.4.0
-Release: 3%{?dist}
+Version: 0.4.1
+Release: 1%{?dist}
 Summary: Telepathy Logging for Qt 
 
 License: LGPLv2+
@@ -57,15 +57,18 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 %files
 %doc AUTHORS ChangeLog COPYING
-%{_libdir}/libtelepathy-logger-qt4.so.1*
+%{_libdir}/libtelepathy-logger-qt4.a
 
 %files devel
 %{_includedir}/telepathy-logger-0.2/TelepathyLoggerQt4/
-%{_libdir}/libtelepathy-logger-qt4.so
+%{_libdir}/libtelepathy-logger-qt4.a
 %{_libdir}/pkgconfig/TelepathyLoggerQt4.pc
 
 
 %changelog
+* Thu Jul 26 2021 Jan Grulich <jgrulich at redhat.com> - 0.4.1-1
+- 0.4.1
+
 * Sat Jul 21 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.4.0-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list