Update to 0.4.0
This commit is contained in:
parent
314c18ee25
commit
47fdf45558
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
|||||||
/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
|
/gnome-video-effects-0.3.0.tar.bz2
|
||||||
|
/gnome-video-effects-0.4.0.tar.xz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: gnome-video-effects
|
Name: gnome-video-effects
|
||||||
Version: 0.3.0
|
Version: 0.4.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.3/%{name}-%{version}.tar.bz2
|
Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.4/%{name}-%{version}.tar.xz
|
||||||
Buildarch: noarch
|
Buildarch: noarch
|
||||||
|
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
@ -34,6 +34,9 @@ make install DESTDIR=$RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 28 2012 Yanko Kaneti <yaneti@declera.com> 0.4.0-1
|
||||||
|
- Update to 0.4.0.
|
||||||
|
|
||||||
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.0-2
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.0-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user