Update to 3.34.0
This commit is contained in:
parent
118e78ba5f
commit
e3ddb1b241
1
.gitignore
vendored
1
.gitignore
vendored
@ -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
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (totem-3.33.90.tar.xz) = 800b430fe744e25f72ee47835e33e3876330725f6283d616fb623cb46d44edf02edc7bbc5386e94fec70deea5a37e507c6972bac6eb9887ed52e57c153175275
|
||||
SHA512 (totem-3.34.0.tar.xz) = 364a1446ab1d7de745cd4783ad14eade7cf6f5eb06bfb0289f17fb154918640478fdbd075c3833ac1c0e5e57a63b5d7225e81d764eb78a89068da697a1c4e511
|
||||
|
||||
@ -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 <klember@redhat.com> - 1:3.34.0-1
|
||||
- Update to 3.34.0
|
||||
|
||||
* Mon Aug 12 2019 Kalev Lember <klember@redhat.com> - 1:3.33.90-1
|
||||
- Update to 3.33.90
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user