Update to 0.6.0
This commit is contained in:
parent
268cfe12ba
commit
f1795a99e6
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/gnome-video-effects-0.4.1.tar.xz
|
||||
/gnome-video-effects-0.4.3.tar.xz
|
||||
/gnome-video-effects-0.5.0.tar.xz
|
||||
/gnome-video-effects-0.6.0.tar.xz
|
||||
|
@ -1,11 +1,11 @@
|
||||
Name: gnome-video-effects
|
||||
Version: 0.5.0
|
||||
Release: 9%{?dist}
|
||||
Version: 0.6.0
|
||||
Release: 1%{?dist}
|
||||
Summary: Collection of GStreamer video effects
|
||||
|
||||
License: GPLv2
|
||||
URL: https://wiki.gnome.org/Projects/GnomeVideoEffects
|
||||
Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.5/%{name}-%{version}.tar.xz
|
||||
Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.6/%{name}-%{version}.tar.xz
|
||||
Buildarch: noarch
|
||||
|
||||
BuildRequires: gettext
|
||||
@ -40,6 +40,9 @@ A collection of GStreamer effects to be used in different GNOME Modules.
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 14 2023 Kalev Lember <klember@redhat.com> - 0.6.0-1
|
||||
- Update to 0.6.0
|
||||
|
||||
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 0.5.0-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (gnome-video-effects-0.5.0.tar.xz) = 48d68984913e6732a097b4f235671ecb3442945ec843accfae4b4526ecd27641831a847ea193ac1e13a452700c4a76fa15fa84c2293cbaf7b1b2f4d1b85487ce
|
||||
SHA512 (gnome-video-effects-0.6.0.tar.xz) = e5a87fd134adc1dce1422d20c47cb87ccbad99841672563ef393ea3816a7fa0a3c865d9fc16047e8fa0eccc8388c019b5a2f91844dc3e448e353bf1ad7a39c21
|
||||
|
Loading…
Reference in New Issue
Block a user