automatic version update by autodist [release 3.38.1-1mamba;Thu Jun 17 2021]
This commit is contained in:
parent
f68caea6e5
commit
9d3e7f1524
13
totem.spec
13
totem.spec
@ -1,14 +1,14 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: totem
|
||||
Version: 3.38.0
|
||||
Version: 3.38.1
|
||||
Release: 1mamba
|
||||
Summary: A movie player based on GStreamer
|
||||
Group: Graphical Desktop/Applications/Multimedia
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: http://www.gnome.org
|
||||
Source: ftp://ftp.gnome.org/pub/gnome/sources/totem/%{majver}/totem-%{version}.tar.xz
|
||||
URL: https://www.gnome.org/
|
||||
Source: https://download.gnome.org/sources/totem/%{majver}/totem-%{version}.tar.xz
|
||||
Patch0: totem-3.20.1-x86-uint64.patch
|
||||
License: GPL
|
||||
## AUTOBUILDREQ-BEGIN
|
||||
@ -17,7 +17,6 @@ BuildRequires: clutter-gtk-devel
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: gnome-desktop-devel
|
||||
BuildRequires: gobject-introspection-devel
|
||||
BuildRequires: ldconfig
|
||||
BuildRequires: libX11-devel
|
||||
BuildRequires: libatk-devel
|
||||
BuildRequires: libcairo-devel
|
||||
@ -28,7 +27,7 @@ BuildRequires: libglib-devel
|
||||
BuildRequires: libgrilo-devel
|
||||
BuildRequires: libgst-plugins-base-devel
|
||||
BuildRequires: libgstreamer-devel
|
||||
BuildRequires: libgtk-devel
|
||||
BuildRequires: libgtk3-devel
|
||||
BuildRequires: libpango-devel
|
||||
BuildRequires: libpeas-devel
|
||||
BuildRequires: libtotem-pl-parser-devel
|
||||
@ -39,7 +38,6 @@ BuildRequires: libcogl-devel >= 0.16
|
||||
BuildRequires: gnome-desktop-devel >= 3.36.0
|
||||
Requires: libtotem = %{?epoch:%epoch:}%{version}-%{release}
|
||||
Requires: gnome-icon-theme-symbolic
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
A movie player based on GStreamer.
|
||||
@ -191,6 +189,9 @@ exit 0
|
||||
#%{_datadir}/gtk-doc/html/%{name}/*
|
||||
|
||||
%changelog
|
||||
* Thu Jun 17 2021 Automatic Build System <autodist@mambasoft.it> 3.38.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Oct 06 2020 Automatic Build System <autodist@mambasoft.it> 3.38.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user