From 0ece7d5aefe7fea4fb795d00b8305ca983211aa3 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Mon, 18 Oct 2021 10:23:25 +0200 Subject: [PATCH] + totem-3.38.2-1 Update to 3.38.2 Resolves: rhbz#2014992 --- .gitignore | 1 + sources | 2 +- totem.spec | 9 +++++++-- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4da6800..4882354 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/sources b/sources index 29618b6..4a148eb 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (totem-3.38.1.tar.xz) = f33583b0890bfdd0dfff0722f73242b1d38605564a3055b587a30eae4c0ba51159c105ef577ab144792ca1994f385c2b8a9375a356b7cdf2b93bfeb6317f6040 +SHA512 (totem-3.38.2.tar.xz) = 1dac3a0afe31b47147a129c70dddf7480446fc1bb5432f9cd537384e3be25da6a9b87918fa7bcf7e7cd68c8dac45e75f6b1f7c1885edefac846c52f96b40567f diff --git a/totem.spec b/totem.spec index cbedc86..c5d198a 100644 --- a/totem.spec +++ b/totem.spec @@ -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 - 3.38.2-1 ++ totem-3.38.2-1 +- Update to 3.38.2 +- Resolves: rhbz#2014992 + * Tue Aug 10 2021 Mohan Boddu - 1:3.38.1-2 - Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688