[ucview] Upgrade to 0.33 (#643107)

Robert Scheck robert at fedoraproject.org
Sun Oct 17 23:02:30 UTC 2010


commit d59d4e3f38cd56e540d84e89fb7b66ae32269871
Author: Robert Scheck <robert at fedoraproject.org>
Date:   Mon Oct 18 01:02:16 2010 +0200

    Upgrade to 0.33 (#643107)

 .gitignore                |    2 +-
 sources                   |    2 +-
 ucview-0.31-include.patch |   15 ---------------
 ucview.spec               |    7 ++++---
 4 files changed, 6 insertions(+), 20 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4d207d2..79c41e3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-ucview-0.31.tar.gz
+ucview-0.33.tar.gz
diff --git a/sources b/sources
index 9b891d2..46500ef 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b36fd5c54cb200f9917abedd5469bb94  ucview-0.31.tar.gz
+da609cf706e70254abea06cc1fb495e2  ucview-0.33.tar.gz
diff --git a/ucview.spec b/ucview.spec
index 7b60685..b08d48c 100644
--- a/ucview.spec
+++ b/ucview.spec
@@ -1,13 +1,12 @@
 Summary:          Image and video capture application using unicap toolkit
 Name:             ucview
-Version:          0.31
+Version:          0.33
 Release:          1%{?dist}
 License:          GPLv2+
 Group:            Applications/Multimedia
 URL:              http://www.unicap-imaging.org/
 Source0:          http://www.unicap-imaging.org/downloads/%{name}-%{version}.tar.gz
 Source1:          %{name}.desktop
-Patch0:           ucview-0.31-include.patch
 BuildRequires:    intltool, /usr/bin/perl, perl(XML::Parser), gettext, GConf2-devel
 BuildRequires:    libunicapgtk-devel >= 0.2.23, gtk2-devel >= 2.8.0, libglade2-devel
 BuildRequires:    desktop-file-utils, dbus-glib-devel >= 0.73
@@ -37,7 +36,6 @@ and developing programs and plugins which use UCView.
 
 %prep
 %setup -q
-%patch0 -p1 -b .include
 
 %build
 %configure --disable-schemas-install
@@ -107,6 +105,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/pkgconfig/%{name}.pc
 
 %changelog
+* Mon Oct 18 2010 Robert Scheck <robert at fedoraproject.org> 0.33-1
+- Upgrade to 0.33 (#643107)
+
 * Sat Feb 27 2010 Robert Scheck <robert at fedoraproject.org> 0.31-1
 - Upgrade to 0.31 (#530708)
 


More information about the scm-commits mailing list