Update to 3.32.0

This commit is contained in:
Kalev Lember 2019-03-11 10:05:42 +01:00
parent 30ed96bba3
commit 7750c4ca9b
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -74,3 +74,4 @@ totem-2.90.5.tar.bz2
/totem-3.31.90.tar.xz
/totem-3.31.91.tar.xz
/totem-3.31.92.tar.xz
/totem-3.32.0.tar.xz

View File

@ -1 +1 @@
SHA512 (totem-3.31.92.tar.xz) = d2f3c6df74750a08cdbb9f41e9cf2df18df18034d4cc84090847b40dac476fd2aaf43b8e2df01101ebe55723973cd2bb3351c40cee90eed2390be428d1d721a6
SHA512 (totem-3.32.0.tar.xz) = 386dca1743b8ad1eab20be8f9ecc4506b8c9ef49501e69efe549c5db0bb43588546c3b5b51a4fab033965dc441e9c7175ad544a028e9fe04b7d7b176efd85cc6

View File

@ -10,13 +10,13 @@
Name: totem
Epoch: 1
Version: 3.31.92
Version: 3.32.0
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.31/%{name}-%{version}.tar.xz
Source0: https://download.gnome.org/sources/%{name}/3.32/%{name}-%{version}.tar.xz
BuildRequires: pkgconfig(cairo)
BuildRequires: pkgconfig(clutter-1.0)
@ -209,6 +209,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Totem.de
%{_datadir}/gir-1.0/Totem-1.0.gir
%changelog
* Mon Mar 11 2019 Kalev Lember <klember@redhat.com> - 1:3.32.0-1
- Update to 3.32.0
* Tue Mar 05 2019 Kalev Lember <klember@redhat.com> - 1:3.31.92-1
- Update to 3.31.92