diff --git a/.gitignore b/.gitignore index 1ca64da..e604342 100644 --- a/.gitignore +++ b/.gitignore @@ -78,3 +78,4 @@ totem-2.90.5.tar.bz2 /totem-3.32.1.tar.xz /totem-3.33.0.tar.xz /totem-3.33.90.tar.xz +/totem-3.34.0.tar.xz diff --git a/sources b/sources index d058a45..8e6121c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (totem-3.33.90.tar.xz) = 800b430fe744e25f72ee47835e33e3876330725f6283d616fb623cb46d44edf02edc7bbc5386e94fec70deea5a37e507c6972bac6eb9887ed52e57c153175275 +SHA512 (totem-3.34.0.tar.xz) = 364a1446ab1d7de745cd4783ad14eade7cf6f5eb06bfb0289f17fb154918640478fdbd075c3833ac1c0e5e57a63b5d7225e81d764eb78a89068da697a1c4e511 diff --git a/totem.spec b/totem.spec index f6ae471..2b5a797 100644 --- a/totem.spec +++ b/totem.spec @@ -10,13 +10,13 @@ Name: totem Epoch: 1 -Version: 3.33.90 +Version: 3.34.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.33/%{name}-%{version}.tar.xz +Source0: https://download.gnome.org/sources/%{name}/3.34/%{name}-%{version}.tar.xz BuildRequires: pkgconfig(cairo) BuildRequires: pkgconfig(clutter-1.0) @@ -167,6 +167,9 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Totem.de %{_datadir}/gir-1.0/Totem-1.0.gir %changelog +* Fri Sep 06 2019 Kalev Lember - 1:3.34.0-1 +- Update to 3.34.0 + * Mon Aug 12 2019 Kalev Lember - 1:3.33.90-1 - Update to 3.33.90