Update to 0.3.0
This commit is contained in:
parent
7976bb3bdb
commit
8cf1232a37
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user