[kimono] 4.8.1

Jaroslav Reznik jreznik at fedoraproject.org
Mon Mar 5 16:15:47 UTC 2012


commit 6a4e3568519d8d67631d37e05bd831b38843fbae
Author: Jaroslav Reznik <jreznik at redhat.com>
Date:   Mon Mar 5 17:15:21 2012 +0100

    4.8.1

 .gitignore  |    2 +-
 kimono.spec |    9 ++++++---
 sources     |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index be7cc13..9a813a6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/kimono-4.8.0.tar.bz2
+/kimono-4.8.1.tar.xz
diff --git a/kimono.spec b/kimono.spec
index ce989e1..6b3c61a 100644
--- a/kimono.spec
+++ b/kimono.spec
@@ -7,8 +7,8 @@
 
 Name:    kimono 
 Summary: .NET/Mono KDE bindings
-Version: 4.8.0
-Release: 2%{?dist}
+Version: 4.8.1
+Release: 1%{?dist}
 
 # most items are pure GPLv2+
 # plasma bindings mix LGPLv2+ and GPLv2+ (combined result is GPLv2+ too)
@@ -20,7 +20,7 @@ Url:     https://projects.kde.org/projects/kde/kdebindings/csharp/kimono
 %else
 %global stable stable
 %endif
-Source0: http://download.kde.org/%{stable}/%{version}/src/%{name}-%{version}.tar.bz2
+Source0: http://download.kde.org/%{stable}/%{version}/src/%{name}-%{version}.tar.xz
 
 BuildRequires: kdelibs4-devel >= %{version} 
 BuildRequires: kdepimlibs-devel >= %{version}
@@ -87,6 +87,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 
 %changelog
+* Mon Mar 05 2012 Jaroslav Reznik <jreznik at redhat.com> - 4.8.1-1
+- 4.8.1
+
 * Fri Feb 10 2012 Dan HorĂ¡k <dan[at]danny.cz> - 4.8.0-2
 - set ExclusiveArchs
 
diff --git a/sources b/sources
index d506bfc..d73d6b7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ad5d0e7b45a7b1900cfdeb969dc5d290  kimono-4.8.0.tar.bz2
+7d3f9c80db9b7cd800a5d1a039b4a641  kimono-4.8.1.tar.xz


More information about the scm-commits mailing list