[telepathy-logger-qt] Update to 0.6.0

Jan Grulich jgrulich at fedoraproject.org
Tue Apr 2 08:10:33 UTC 2013


commit b325bed18c2bf63a58891a0568da0b583e10108a
Author: Jan Grulich <jgrulich at redhat.com>
Date:   Tue Apr 2 10:10:06 2013 +0200

    Update to 0.6.0

 .gitignore                                         |    1 +
 sources                                            |    2 +-
 ...atch => telepathy-logger-qt-0.6.0-version.patch |    2 +-
 telepathy-logger-qt.spec                           |    9 ++++++---
 4 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c462753..1e70765 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /telepathy-logger-qt-0.5.80.tar.bz2
+/telepathy-logger-qt-0.6.0.tar.bz2
diff --git a/sources b/sources
index 716402f..710c663 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-27cd2ddd3ef88503ca2aa3801ad4cd63  telepathy-logger-qt-0.5.80.tar.bz2
+7dfe075ed66c0c62e54478ba834bb3c9  telepathy-logger-qt-0.6.0.tar.bz2
diff --git a/telepathy-logger-qt-0.5.80-version.patch b/telepathy-logger-qt-0.6.0-version.patch
similarity index 94%
rename from telepathy-logger-qt-0.5.80-version.patch
rename to telepathy-logger-qt-0.6.0-version.patch
index c1a562b..93ccc83 100644
--- a/telepathy-logger-qt-0.5.80-version.patch
+++ b/telepathy-logger-qt-0.6.0-version.patch
@@ -6,7 +6,7 @@ diff -up telepathy-logger-qt-0.5.80/CMakeLists.txt.version telepathy-logger-qt-0
  set(TP_LOGGER_QT4_MAJOR_VERSION 0)
  set(TP_LOGGER_QT4_MINOR_VERSION 5)
 -set(TP_LOGGER_QT4_MICRO_VERSION 60)
-+set(TP_LOGGER_QT4_MICRO_VERSION 80)
++set(TP_LOGGER_QT4_MICRO_VERSION 0)
  set(TP_LOGGER_QT4_NANO_VERSION  0)
  
  # This value contains the library's SOVERSION. This value is to be increased everytime an API/ABI break
diff --git a/telepathy-logger-qt.spec b/telepathy-logger-qt.spec
index 9ea6fb6..8f3feb5 100644
--- a/telepathy-logger-qt.spec
+++ b/telepathy-logger-qt.spec
@@ -1,5 +1,5 @@
 Name:    telepathy-logger-qt
-Version: 0.5.80
+Version: 0.6.0
 Release: 1%{?dist}
 Summary: Telepathy Logging for Qt 
 
@@ -11,7 +11,7 @@ Source0: http://download.kde.org/unstable/kde-telepathy/%{version}/src/%{name}-%
 # pkgconfig Requires.private: +QtGLib 
 Patch50: telepathy-logger-qt-0.4.0-pkgconfig_QtGLib.patch
 # fix version
-Patch51: telepathy-logger-qt-0.5.80-version.patch
+Patch51: telepathy-logger-qt-0.6.0-version.patch
 
 BuildRequires: bison
 BuildRequires: cmake
@@ -76,7 +76,10 @@ test "$(pkg-config --modversion TelepathyLoggerQt4)" = "%{version}"
 
 
 %changelog
-* Thu Mar 07 2013 Rex Dieter <rdieter at fedoraproject.org> 0.5.80-1
+* Tue Apr 02 2013 Jan Grulich <jgrulich at redhat.com> - 0.6.0-1
+- 0.6.0
+
+* Thu Mar 07 2013 Rex Dieter <rdieter at fedoraproject.org> - 0.5.80-1
 - 0.5.80
 
 * Sun Feb 17 2013 Jan Grulich <jgrulich at redhat.com> - 0.5.3-1


More information about the scm-commits mailing list