Update to 3.31.92

This commit is contained in:
Kalev Lember 2019-03-05 14:15:22 +01:00
parent 2adb652335
commit 30ed96bba3
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

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

View File

@ -1 +1 @@
SHA512 (totem-3.31.91.tar.xz) = 0f9b1b8327cd39bcf83f667fe679315c5d44480b1b3609edc50d4b800e2320b693e334e8d9d45cf18ac136027fc4ddbb0bb5a7d39f546303404b62c5aa983063
SHA512 (totem-3.31.92.tar.xz) = d2f3c6df74750a08cdbb9f41e9cf2df18df18034d4cc84090847b40dac476fd2aaf43b8e2df01101ebe55723973cd2bb3351c40cee90eed2390be428d1d721a6

View File

@ -10,8 +10,8 @@
Name: totem
Epoch: 1
Version: 3.31.91
Release: 2%{?dist}
Version: 3.31.92
Release: 1%{?dist}
Summary: Movie player for GNOME
License: GPLv2+ with exceptions
@ -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
* Tue Mar 05 2019 Kalev Lember <klember@redhat.com> - 1:3.31.92-1
- Update to 3.31.92
* Tue Feb 19 2019 Kalev Lember <klember@redhat.com> - 1:3.31.91-2
- Rebuilt against fixed atk (#1626575)