[kgamma] 4.6.95 fix URL

Rex Dieter rdieter at fedoraproject.org
Mon Jul 11 17:03:14 UTC 2011


commit d7620417937ccceab72daa94e1db88a8da8bc04c
Author: Rex Dieter <rdieter at fedoraproject.org>
Date:   Mon Jul 11 12:08:13 2011 -0500

    4.6.95
    fix URL

 .gitignore  |    2 +-
 kgamma.spec |   12 ++++++++----
 sources     |    2 +-
 3 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 55ee9fd..0148f67 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/kgamma-4.6.90.tar.bz2
+/kgamma-4.6.95.tar.bz2
diff --git a/kgamma.spec b/kgamma.spec
index 4370cf0..a84316a 100644
--- a/kgamma.spec
+++ b/kgamma.spec
@@ -1,11 +1,11 @@
 
 Name:    kgamma
 Summary: A monitor calibration tool 
-Version: 4.6.90
-Release: 2%{?dist}
+Version: 4.6.95
+Release: 1%{?dist}
 
 License: GPLv2
-URL:     http://www.kde.org/
+URL:     https://projects.kde.org/projects/kde/kdegraphics/kgamma 
 Source0: ftp://ftp.kde.org/pub/kde/unstable/%{version}/src/%{name}-%{version}.tar.bz2
 
 BuildRequires: kdelibs4-devel >= %{version}
@@ -14,7 +14,7 @@ BuildRequires: libXxf86vm-devel
 Requires: kdebase-runtime%{?_kde4_version: >= %{_kde4_version}}
 
 # when split occurred
-Conflicts: kdegraphics < 7:4.6.90-10
+Conflicts: kdegraphics < 7:4.6.95-10
 
 
 %description
@@ -50,6 +50,10 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 
 %changelog
+* Mon Jul 11 2011 Rex Dieter <rdieter at fedoraproject.org> 4.6.95-1
+- 4.6.95
+- fix URL
+
 * Wed Jul 06 2011 Rex Dieter <rdieter at fedoraproject.org> 4.6.90-2
 - fix Source0 URL
 - Conflicts: kdegraphics < 7:4.6.90-10
diff --git a/sources b/sources
index e8a8c99..26ba40d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-15e5d17a4b6bb157d0319d74058fb3f3  kgamma-4.6.90.tar.bz2
+c98e96de45b0f4026c4d6acadd809a58  kgamma-4.6.95.tar.bz2


More information about the scm-commits mailing list