[ksnapshot] 4.7.3

Rex Dieter rdieter at fedoraproject.org
Sat Oct 29 22:36:09 UTC 2011


commit d90011ba8a9817407366d6694ed33e8a0f91df40
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Sat Oct 29 17:43:32 2011 -0500

    4.7.3

 .gitignore     |    1 +
 ksnapshot.spec |   11 +++++++----
 sources        |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3de9a82..a357d81 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /ksnapshot-4.7.2.tar.bz2
+/ksnapshot-4.7.3.tar.bz2
diff --git a/ksnapshot.spec b/ksnapshot.spec
index f03222c..2b65a15 100644
--- a/ksnapshot.spec
+++ b/ksnapshot.spec
@@ -1,17 +1,17 @@
 Name:    ksnapshot 
 Summary: A screen capture utility 
-Version: 4.7.2
-Release: 2%{?dist}
+Version: 4.7.3
+Release: 1%{?dist}
 
 License: GPLv2+
 URL:     https://projects.kde.org/projects/kde/kdegraphics/ksnapshot 
 Source0: http://download.kde.org/stable/%{version}/src/%{name}-%{version}.tar.bz2
 
 BuildRequires: desktop-file-utils
-BuildRequires: exiv2-devel
 BuildRequires: kdelibs4-devel >= %{version}
 BuildRequires: libkipi-devel >= %{version}
-BuildRequires: libXfixes-devel
+BuildRequires: pkgconfig(exiv2)
+BuildRequires: pkgconfig(xfixes) 
 
 Requires: kdebase-runtime%{?_kde4_version: >= %{_kde4_version}}
 # when split occurred
@@ -68,6 +68,9 @@ fi
 
 
 %changelog
+* Sat Oct 29 2011 Rex Dieter <rdieter at fedoraproject.org> 4.7.3-1
+- 4.7.3
+
 * Fri Oct 14 2011 Rex Dieter <rdieter at fedoraproject.org> - 4.7.2-2
 - rebuild (exiv2)
 
diff --git a/sources b/sources
index 25df91f..d606b87 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3dc87fa57e770ca1a6e2a7a61fa4d228  ksnapshot-4.7.2.tar.bz2
+cfd8fd595a77ad1753fe9e05607e1d7b  ksnapshot-4.7.3.tar.bz2


More information about the scm-commits mailing list