From 0d1679e87a5391885383f6113197927ff9b70eed Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Mon, 21 Jun 2021 11:52:30 +0200 Subject: [PATCH] + totem-3.38.1-1 Update to 3.38.1 Resolves: rhbz#1972740 --- .gitignore | 1 + sources | 2 +- totem.spec | 9 +++++++-- 3 files changed, 9 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 746875d..4da6800 100644 --- a/.gitignore +++ b/.gitignore @@ -82,3 +82,4 @@ totem-2.90.5.tar.bz2 /totem-3.34.1.tar.xz /totem-3.37.90.tar.xz /totem-3.38.0.tar.xz +/totem-3.38.1.tar.xz diff --git a/sources b/sources index b500b01..29618b6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (totem-3.38.0.tar.xz) = 231aca873bb53f23f81a7981177761d0bf7768baa845309b0dc0821db58377d692cf7e8a65135090dac14e856aa3e1dc0c1f11c55a7b25d694822019bfa9eecf +SHA512 (totem-3.38.1.tar.xz) = f33583b0890bfdd0dfff0722f73242b1d38605564a3055b587a30eae4c0ba51159c105ef577ab144792ca1994f385c2b8a9375a356b7cdf2b93bfeb6317f6040 diff --git a/totem.spec b/totem.spec index 52af7a8..2e393e9 100644 --- a/totem.spec +++ b/totem.spec @@ -3,8 +3,8 @@ Name: totem Epoch: 1 -Version: 3.38.0 -Release: 6%{?dist} +Version: 3.38.1 +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 Jun 21 2021 Bastien Nocera - 3.38.1-1 ++ totem-3.38.1-1 +- Update to 3.38.1 +- Resolves: rhbz#1972740 + * Fri Apr 16 2021 Mohan Boddu - 1:3.38.0-6 - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937