Update to 0.3.0

This commit is contained in:
Yanko Kaneti 2011-03-10 10:30:53 +02:00
parent 7976bb3bdb
commit 8cf1232a37
3 changed files with 8 additions and 4 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/gnome-video-effects-0.1.0.tar.bz2 /gnome-video-effects-0.1.0.tar.bz2
/gnome-video-effects-0.2.0.tar.bz2 /gnome-video-effects-0.2.0.tar.bz2
/gnome-video-effects-0.3.0.tar.bz2

View File

@ -1,12 +1,12 @@
Name: gnome-video-effects Name: gnome-video-effects
Version: 0.2.0 Version: 0.3.0
Release: 2%{?dist} Release: 1%{?dist}
Summary: Collection of GStreamer video effects Summary: Collection of GStreamer video effects
Group: System Environment/Libraries Group: System Environment/Libraries
License: GPLv2 License: GPLv2
URL: http://live.gnome.org/GnomeVideoEffects URL: http://live.gnome.org/GnomeVideoEffects
Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.2/%{name}-%{version}.tar.bz2 Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.3/%{name}-%{version}.tar.bz2
Buildarch: noarch Buildarch: noarch
BuildRequires: intltool BuildRequires: intltool
@ -34,6 +34,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
%changelog %changelog
* Thu Mar 10 2011 Yanko Kaneti <yaneti@declera.com> 0.3.0-1
- Update to 0.3.0.
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.0-2 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

View File

@ -1 +1 @@
b0fd0a14c908dbb2e23fd599fa7a9f34 gnome-video-effects-0.2.0.tar.bz2 16bce3872b2c84e6a043af203d7b2ad4 gnome-video-effects-0.3.0.tar.bz2