Update to 3.23.90
This commit is contained in:
parent
53f550b05f
commit
bb5c41cec7
1
.gitignore
vendored
1
.gitignore
vendored
@ -64,3 +64,4 @@ totem-2.90.5.tar.bz2
|
||||
/totem-3.20.1.tar.xz
|
||||
/totem-3.21.91.tar.xz
|
||||
/totem-3.22.0.tar.xz
|
||||
/totem-3.23.90.tar.xz
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
21104f0f5f5f849765eb5a5b1e75409f totem-3.22.0.tar.xz
|
||||
SHA512 (totem-3.23.90.tar.xz) = b65826810e63154d6bbdf090107c0dc382ce36253a11c583c60809a13827009d0a3aa27b316f1d4b574dd96ecd6be992e54e2c00cb7f8c49a283b78ec499140d
|
||||
|
||||
@ -5,14 +5,14 @@
|
||||
%global gtk3_version 3.19.4
|
||||
|
||||
Name: totem
|
||||
Version: 3.22.0
|
||||
Release: 3%{?dist}
|
||||
Version: 3.23.90
|
||||
Release: 1%{?dist}
|
||||
Epoch: 1
|
||||
Summary: Movie player for GNOME
|
||||
|
||||
License: GPLv2+ with exceptions
|
||||
URL: https://wiki.gnome.org/Apps/Videos
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.22/%{name}-%{version}.tar.xz
|
||||
Source0: https://download.gnome.org/sources/%{name}/3.23/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: pkgconfig(cairo)
|
||||
BuildRequires: pkgconfig(clutter-1.0)
|
||||
@ -254,6 +254,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
|
||||
%{_datadir}/gir-1.0/Totem-1.0.gir
|
||||
|
||||
%changelog
|
||||
* Tue Feb 14 2017 Richard Hughes <rhughes@redhat.com> - 1:3.23.90-1
|
||||
- Update to 3.23.90
|
||||
|
||||
* Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.22.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user