From 00d0eb291d098437f6a5c66a68a96b51da9d57d7 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Fri, 25 Apr 2008 14:39:07 +0000 Subject: [PATCH] 0.3.5 --- .cvsignore | 4 +--- gtk-vnc.spec | 17 +++++------------ sources | 2 +- 3 files changed, 7 insertions(+), 16 deletions(-) diff --git a/.cvsignore b/.cvsignore index c45140f..b32d207 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1 @@ -*.src.rpm -.*.log -gtk-vnc-*.tar.gz +gtk-vnc-0.3.5.tar.gz diff --git a/gtk-vnc.spec b/gtk-vnc.spec index d7aade4..86a813b 100644 --- a/gtk-vnc.spec +++ b/gtk-vnc.spec @@ -6,16 +6,11 @@ Summary: A GTK widget for VNC clients Name: gtk-vnc -Version: 0.3.4 -Release: 4%{?dist} +Version: 0.3.5 +Release: 1%{?dist} License: LGPLv2+ Group: Development/Libraries Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz -Patch1: %{name}-%{version}-scaling-crash.patch -Patch2: %{name}-%{version}-makecontext.patch -Patch3: %{name}-%{version}-endianess.patch -Patch4: %{name}-%{version}-protocol-version.patch -Patch5: %{name}-%{version}-render.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) URL: http://gtk-vnc.sf.net/ BuildRequires: gtk2-devel pygtk2-devel python-devel zlib-devel @@ -72,11 +67,6 @@ browsers. %prep %setup -q -%patch1 -p1 -%patch2 -p1 -%patch3 -p1 -%patch4 -p1 -%patch5 -p1 %build %if %{with_plugin} @@ -130,6 +120,9 @@ rm -fr %{buildroot} %endif %changelog +* Fri Apr 25 2008 Matthias Clasen - 0.3.5-1.fc9 +- Update to 0.3.5 + * Fri Apr 4 2008 Daniel P. Berrange - 0.3.4-4.fc9 - Remove bogus chunk of render patch diff --git a/sources b/sources index c21eed9..06c91dd 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5ccf094bfb47ad5fe224d7feca175de2 gtk-vnc-0.3.4.tar.gz +0543994c5e3512c3762e34345c32c013 gtk-vnc-0.3.5.tar.gz