!4 Upgrade to 0.5.0
From: @weijin-deng Reviewed-by: @dwl301 Signed-off-by: @dwl301
This commit is contained in:
commit
cd31feac12
Binary file not shown.
BIN
gnome-video-effects-0.5.0.tar.xz
Normal file
BIN
gnome-video-effects-0.5.0.tar.xz
Normal file
Binary file not shown.
@ -1,12 +1,12 @@
|
||||
Name: gnome-video-effects
|
||||
Version: 0.4.3
|
||||
Release: 5
|
||||
Version: 0.5.0
|
||||
Release: 1
|
||||
Summary: Collection for GStreamer video effects
|
||||
License: GPLv2
|
||||
URL: https://wiki.gnome.org/Projects/GnomeVideoEffects
|
||||
Source0: http://ftp.gnome.org/pub/GNOME/sources/gnome-video-effects/0.4/gnome-video-effects-%{version}.tar.xz
|
||||
Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.5/%{name}-%{version}.tar.xz
|
||||
Buildarch: noarch
|
||||
BuildRequires: intltool
|
||||
BuildRequires: meson gettext
|
||||
Requires: frei0r-plugins
|
||||
%description
|
||||
This package is a collection of GStreamer effects to be used in different GNOME Modules.
|
||||
@ -15,11 +15,11 @@ This package is a collection of GStreamer effects to be used in different GNOME
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%configure
|
||||
%make_build
|
||||
%meson
|
||||
%meson_build
|
||||
|
||||
%install
|
||||
%make_install
|
||||
%meson_install
|
||||
|
||||
%files
|
||||
%doc AUTHORS NEWS README COPYING
|
||||
@ -27,6 +27,11 @@ This package is a collection of GStreamer effects to be used in different GNOME
|
||||
%{_datadir}/gnome-video-effects
|
||||
|
||||
%changelog
|
||||
* Fri May 28 2021 weijin deng <weijin.deng@turbolinux.com.cn> - 0.5.0-1
|
||||
- Upgrade to 0.5.0
|
||||
- Update Version, Release, Source0, BuildRequires
|
||||
- Update stage 'build', 'install'
|
||||
|
||||
* Wed Dec 11 2019 Tianfei <tianfei16@huawei.com> - 0.4.3-5
|
||||
- Package init
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user