[gammaray/f18: 4/5] GammaRay 1.3.2

Daniel Vrátil dvratil at fedoraproject.org
Thu Dec 5 15:41:25 UTC 2013


commit 9c9bbcac38c7d41c62c02ae93509ea91d586ad2d
Author: Dan Vrátil <dvratil at redhat.com>
Date:   Thu Dec 5 15:45:03 2013 +0100

    GammaRay 1.3.2

 .gitignore           |    1 +
 gammaray-vtk60.patch |   32 --------------------------------
 gammaray.spec        |   10 +++++-----
 sources              |    2 +-
 4 files changed, 7 insertions(+), 38 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a74f535..379b2e9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /qt-everywhere-opensource-src-4.8.4.tar.gz
 /gammaray-1.3.1.tar.gz
 /qt-everywhere-opensource-src-4.8.5.tar.gz
+/gammaray-1.3.2.tar.gz
diff --git a/gammaray.spec b/gammaray.spec
index 8f67b36..ebb6b2f 100644
--- a/gammaray.spec
+++ b/gammaray.spec
@@ -1,8 +1,8 @@
 %global qt_version 4.8.5
 
 Name:           gammaray
-Version:        1.3.1
-Release:        3%{?dist}
+Version:        1.3.2
+Release:        1%{?dist}
 Summary:        A tool for examining internals of Qt applications
 
 License:        GPLv2+
@@ -12,9 +12,6 @@ URL:            http://www.kdab.com/kdab-products/gammaray/
 Source0:        gammaray-%{version}.tar.gz
 Source1:        http://releases.qt-project.org/qt4/source/qt-everywhere-opensource-src-%{qt_version}.tar.gz
 
-# See https://github.com/KDAB/GammaRay/pull/50
-Patch0:         gammaray-vtk60.patch
-
 BuildRequires:  qt-devel
 BuildRequires:  qt-devel-private
 BuildRequires:  qtwebkit-devel
@@ -93,6 +90,9 @@ chrpath --delete %{buildroot}/%{_qt4_plugindir}/gammaray/gammaray_kjobtracker_pl
 %{_docdir}/gammaray/html/
 
 %changelog
+* Thu Dec 05 2013 Daniel Vrátil <dvratil at redhat.com> - 1.3.2-1
+- GammaRay 1.3.2
+
 * Tue Aug 27 2013 Daniel Vrátil <dvratil at redhat.com> - 1.3.1-3
 - fix duplicate documentation files (#1001275)
 
diff --git a/sources b/sources
index ed40db3..db9cc88 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 1864987bdbb2f58f8ae8b350dfdbe133  qt-everywhere-opensource-src-4.8.5.tar.gz
-a6af45eccb1fd5f87be246d04d9a763d  gammaray-1.3.1.tar.gz
+0054f7c55506a866f03f07aea808139b  gammaray-1.3.2.tar.gz


More information about the scm-commits mailing list