From 5c9774e2bc53dbb466a858d7499a136242eda9df Mon Sep 17 00:00:00 2001 From: Colin Walters Date: Thu, 15 Jul 2010 18:55:08 +0000 Subject: [PATCH] - Rebuild with new gobject-introspection --- gtk-vnc.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/gtk-vnc.spec b/gtk-vnc.spec index 78c2c2a..c940734 100644 --- a/gtk-vnc.spec +++ b/gtk-vnc.spec @@ -13,7 +13,7 @@ Summary: A GTK widget for VNC clients Name: gtk-vnc Version: 0.4.1 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPLv2+ Group: Development/Libraries Source: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.4/%{name}-%{version}.tar.bz2 @@ -207,6 +207,9 @@ rm -fr %{buildroot} %{_mandir}/man1/gvnccapture.1* %changelog +* Thu Jul 15 2010 Colin Walters - 0.4.1-2 +- Rebuild with new gobject-introspection + * Wed Jul 14 2010 Daniel P. Berrange - 0.4.1-1 - Update to 0.4.1 release