Update to 3.37.90
This commit is contained in:
parent
3a02b1d545
commit
89ff80be63
1
.gitignore
vendored
1
.gitignore
vendored
@ -80,3 +80,4 @@ totem-2.90.5.tar.bz2
|
||||
/totem-3.33.90.tar.xz
|
||||
/totem-3.34.0.tar.xz
|
||||
/totem-3.34.1.tar.xz
|
||||
/totem-3.37.90.tar.xz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (totem-3.34.1.tar.xz) = 9a3556f5cf522fca29926db185c2e5d25bdb80a25e14d0ba3062a7f15fc3ec40ae9f25752763bc444d4fd82ec2098efd732da662a1b1c5923ec19fde432606db
|
||||
SHA512 (totem-3.37.90.tar.xz) = fc46471a7c2d9825a6fc35c1973adaf91bf15d725c03fd90baeefe8c0264b0c680861e8d267c19162a0ba87a991834f0fe621cf3a313b5a1890e013745b99094
|
||||
|
||||
@ -3,13 +3,13 @@
|
||||
|
||||
Name: totem
|
||||
Epoch: 1
|
||||
Version: 3.34.1
|
||||
Release: 6%{?dist}
|
||||
Version: 3.37.90
|
||||
Release: 1%{?dist}
|
||||
Summary: Movie player for GNOME
|
||||
|
||||
License: GPLv2+ with exceptions
|
||||
URL: https://wiki.gnome.org/Apps/Videos
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.34/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.37/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(cairo)
|
||||
BuildRequires: pkgconfig(clutter-1.0)
|
||||
@ -163,6 +163,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Totem.de
|
||||
%{_datadir}/gir-1.0/Totem-1.0.gir
|
||||
|
||||
%changelog
|
||||
* Tue Sep 01 2020 Kalev Lember <klember@redhat.com> - 1:3.37.90-1
|
||||
- Update to 3.37.90
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.34.1-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user