diff --git a/.gitignore b/.gitignore index 5e52c77..746875d 100644 --- a/.gitignore +++ b/.gitignore @@ -81,3 +81,4 @@ totem-2.90.5.tar.bz2 /totem-3.34.0.tar.xz /totem-3.34.1.tar.xz /totem-3.37.90.tar.xz +/totem-3.38.0.tar.xz diff --git a/sources b/sources index 6eab41a..b500b01 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (totem-3.37.90.tar.xz) = fc46471a7c2d9825a6fc35c1973adaf91bf15d725c03fd90baeefe8c0264b0c680861e8d267c19162a0ba87a991834f0fe621cf3a313b5a1890e013745b99094 +SHA512 (totem-3.38.0.tar.xz) = 231aca873bb53f23f81a7981177761d0bf7768baa845309b0dc0821db58377d692cf7e8a65135090dac14e856aa3e1dc0c1f11c55a7b25d694822019bfa9eecf diff --git a/totem.spec b/totem.spec index 42e59c6..aa57d5b 100644 --- a/totem.spec +++ b/totem.spec @@ -3,13 +3,13 @@ Name: totem Epoch: 1 -Version: 3.37.90 +Version: 3.38.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.37/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.38/%{name}-%{version}.tar.xz BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(clutter-1.0) @@ -163,6 +163,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Totem.de %{_datadir}/gir-1.0/Totem-1.0.gir %changelog +* Thu Sep 10 2020 Kalev Lember - 1:3.38.0-1 +- Update to 3.38.0 + * Tue Sep 01 2020 Kalev Lember - 1:3.37.90-1 - Update to 3.37.90