[kde-plasma-applicationname] Removed Git version

Mario Blättermann mariobl at fedoraproject.org
Tue Jul 9 18:03:58 UTC 2013


commit fa93be75f59d280bcead72a4dc0982e4ab320d4a
Author: Mario Blättermann <mario.blaettermann at gmail.com>
Date:   Tue Jul 9 20:03:18 2013 +0200

    Removed Git version

 kde-plasma-applicationname.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/kde-plasma-applicationname.spec b/kde-plasma-applicationname.spec
index 0d7e353..1d1c8bb 100644
--- a/kde-plasma-applicationname.spec
+++ b/kde-plasma-applicationname.spec
@@ -1,9 +1,8 @@
-%global mainver 1.7
 %global gitver 18437d0
 
 Name:           kde-plasma-applicationname
-Version:        %{mainver}g%{gitver}
-Release:        2%{?dist}
+Version:        1.7
+Release:        3%{?dist}
 Summary:        QML plasmoid to display the application title of the focused window
 
 License:        LGPLv2+
@@ -13,6 +12,7 @@ Source0:        scarpin0-applicationname-plasmoid-1.7-0-g18437d0.tar.gz
 
 BuildArch:      noarch
 BuildRequires:  kdebase-workspace-devel
+Obsoletes:      %{name}-1.7%{gitver}
 
 %description
 A QML plasmoid to display the application name of the focused window.
@@ -42,6 +42,10 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 
 %changelog
+* Tue Jul 09 2013 Mario Blättermann <mario.blaettermann at gmail.com> - 1.7-3
+- Removed the git version
+- Added Obsoletes to get a proper upgrade path
+
 * Sat Jun 15 2013 Mario Blättermann <mariobl at fedoraproject.org> - 1.7g18437d0-2
 - New project homepage and download location
 - No kbuildsycoca4 anymore because it is not applicable for the build


More information about the scm-commits mailing list