[qyoto] 4.9.90

Rex Dieter rdieter at fedoraproject.org
Tue Dec 4 12:44:54 UTC 2012


commit 2aed32ced813878d970bc307f5a1bfb07c69be2e
Author: Rex Dieter <rdieter at math.unl.edu>
Date:   Tue Dec 4 06:45:01 2012 -0600

    4.9.90

 .gitignore                     |    1 +
 qyoto-4.9.3-cmake_2_8_10.patch |   15 ---------------
 qyoto.spec                     |   13 ++++---------
 sources                        |    2 +-
 4 files changed, 6 insertions(+), 25 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 72689c3..73edd0f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@
 /qyoto-4.9.2.tar.xz
 /qyoto-4.9.3.tar.xz
 /qyoto-4.9.4.tar.xz
+/qyoto-4.9.90.tar.xz
diff --git a/qyoto.spec b/qyoto.spec
index 756c607..d604cdd 100644
--- a/qyoto.spec
+++ b/qyoto.spec
@@ -6,7 +6,7 @@
 
 Name:    qyoto 
 Summary: .NET/Mono bindings for the Qt libraries 
-Version: 4.9.4
+Version: 4.9.90
 Release: 1%{?dist}
 
 # libqyoto LGPLv2+, mono bindings GPLv2+
@@ -21,12 +21,6 @@ URL:     http://techbase.kde.org/Development/Languages/Qyoto
 %endif
 Source0: http://download.kde.org/%{stable}/%{version}/src/%{name}-%{version}.tar.xz
 
-## upstreamable patches
-# fix build against cmake-2.8.10+
-# https://bugzilla.redhat.com/872829
-# https://bugs.kde.org/309652
-Patch50:  qyoto-4.9.3-cmake_2_8_10.patch
-
 BuildRequires: cmake
 BuildRequires: pkgconfig(mono)
 BuildRequires: pkgconfig(phonon)
@@ -61,8 +55,6 @@ for the Qt libraries.
 %prep
 %setup -q
 
-%patch50 -p1 -b .cmake_2_8_10
-
 
 %build
 mkdir -p %{_target_platform}
@@ -116,6 +108,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
 
 
 %changelog
+* Tue Dec 04 2012 Rex Dieter <rdieter at fedoraproject.org> - 4.9.90-1
+- 4.9.90
+
 * Mon Dec 03 2012 Than Ngo <than at redhat.com> - 4.9.4-1
 - 4.9.4
 
diff --git a/sources b/sources
index b24477e..a26788d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eefeae183ef4c84948c4eb4623341fd7  qyoto-4.9.4.tar.xz
+fce0b04759b55a6f38f21d76a9c85455  qyoto-4.9.90.tar.xz


More information about the scm-commits mailing list