+ totem-3.38.2-1

Update to 3.38.2
Resolves: rhbz#2014992
This commit is contained in:
Bastien Nocera 2021-10-18 10:23:25 +02:00
parent 1ab8915459
commit 0ece7d5aef
3 changed files with 9 additions and 3 deletions

1
.gitignore vendored
View File

@ -83,3 +83,4 @@ totem-2.90.5.tar.bz2
/totem-3.37.90.tar.xz
/totem-3.38.0.tar.xz
/totem-3.38.1.tar.xz
/totem-3.38.2.tar.xz

View File

@ -1 +1 @@
SHA512 (totem-3.38.1.tar.xz) = f33583b0890bfdd0dfff0722f73242b1d38605564a3055b587a30eae4c0ba51159c105ef577ab144792ca1994f385c2b8a9375a356b7cdf2b93bfeb6317f6040
SHA512 (totem-3.38.2.tar.xz) = 1dac3a0afe31b47147a129c70dddf7480446fc1bb5432f9cd537384e3be25da6a9b87918fa7bcf7e7cd68c8dac45e75f6b1f7c1885edefac846c52f96b40567f

View File

@ -3,8 +3,8 @@
Name: totem
Epoch: 1
Version: 3.38.1
Release: 2%{?dist}
Version: 3.38.2
Release: 1%{?dist}
Summary: Movie player for GNOME
License: GPLv2+ with exceptions
@ -178,6 +178,11 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Totem.de
%{_datadir}/gir-1.0/Totem-1.0.gir
%changelog
* Mon Oct 18 2021 Bastien Nocera <bnocera@redhat.com> - 3.38.2-1
+ totem-3.38.2-1
- Update to 3.38.2
- Resolves: rhbz#2014992
* Tue Aug 10 2021 Mohan Boddu <mboddu@redhat.com> - 1:3.38.1-2
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688