[qyoto] 4.8.1

Jaroslav Reznik jreznik at fedoraproject.org
Mon Mar 5 16:13:46 UTC 2012


commit d03b631669c90636678074a7ea5881cc2935aaf0
Author: Jaroslav Reznik <jreznik at redhat.com>
Date:   Mon Mar 5 17:13:11 2012 +0100

    4.8.1

 .gitignore |    2 +-
 qyoto.spec |    9 ++++++---
 sources    |    2 +-
 3 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3591cbc..8f732bd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/qyoto-4.8.0.tar.bz2
+/qyoto-4.8.1.tar.xz
diff --git a/qyoto.spec b/qyoto.spec
index c28b758..0cbea2b 100644
--- a/qyoto.spec
+++ b/qyoto.spec
@@ -7,8 +7,8 @@
 
 Name:    qyoto 
 Summary: .NET/Mono bindings for the Qt libraries 
-Version: 4.8.0
-Release: 2%{?dist}
+Version: 4.8.1
+Release: 1%{?dist}
 
 # libqyoto LGPLv2+, mono bindings GPLv2+
 License: LGPLv2+ and GPLv2+
@@ -20,7 +20,7 @@ URL:     http://techbase.kde.org/Development/Languages/Qyoto
 %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: cmake
 BuildRequires: pkgconfig(mono)
@@ -109,6 +109,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
+
 * Wed Feb 08 2012 Dan HorĂ¡k <dan[at]danny.cz> - 4.8.0-2
 - set EclusiveArchs
 
diff --git a/sources b/sources
index c504288..4f4f367 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-24a3727bdde0f54aff05825d0cc64cd4  qyoto-4.8.0.tar.bz2
+c4fcc2b0e27ea70101620988d9e6898c  qyoto-4.8.1.tar.xz


More information about the scm-commits mailing list