update to 42.0 [release 42.0-1mamba;Fri May 20 2022]
This commit is contained in:
parent
9ca8988fde
commit
9a01097329
12
totem.spec
12
totem.spec
@ -1,6 +1,6 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1)
|
||||||
Name: totem
|
Name: totem
|
||||||
Version: 3.38.2
|
Version: 42.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A movie player based on GStreamer
|
Summary: A movie player based on GStreamer
|
||||||
Group: Graphical Desktop/Applications/Multimedia
|
Group: Graphical Desktop/Applications/Multimedia
|
||||||
@ -12,22 +12,19 @@ Source: https://download.gnome.org/sources/totem/%{majver}/totem-%{versio
|
|||||||
Patch0: totem-3.20.1-x86-uint64.patch
|
Patch0: totem-3.20.1-x86-uint64.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: clutter-gst-devel
|
|
||||||
BuildRequires: clutter-gtk-devel
|
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: gnome-desktop-devel
|
BuildRequires: gnome-desktop-devel
|
||||||
BuildRequires: gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel
|
||||||
BuildRequires: libX11-devel
|
BuildRequires: libX11-devel
|
||||||
BuildRequires: libatk-devel
|
BuildRequires: libatk-devel
|
||||||
BuildRequires: libcairo-devel
|
BuildRequires: libcairo-devel
|
||||||
BuildRequires: libclutter-devel
|
|
||||||
BuildRequires: libcogl-devel
|
|
||||||
BuildRequires: libgdk-pixbuf-devel
|
BuildRequires: libgdk-pixbuf-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libgrilo-devel
|
BuildRequires: libgrilo-devel
|
||||||
BuildRequires: libgst-plugins-base-devel
|
BuildRequires: libgst-plugins-base-devel
|
||||||
BuildRequires: libgstreamer-devel
|
BuildRequires: libgstreamer-devel
|
||||||
BuildRequires: libgtk3-devel
|
BuildRequires: libgtk3-devel
|
||||||
|
BuildRequires: libhandy-devel
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
BuildRequires: libpeas-devel
|
BuildRequires: libpeas-devel
|
||||||
BuildRequires: libtotem-pl-parser-devel
|
BuildRequires: libtotem-pl-parser-devel
|
||||||
@ -189,6 +186,9 @@ exit 0
|
|||||||
#%{_datadir}/gtk-doc/html/%{name}/*
|
#%{_datadir}/gtk-doc/html/%{name}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri May 20 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 42.0-1mamba
|
||||||
|
- update to 42.0
|
||||||
|
|
||||||
* Thu Oct 14 2021 Automatic Build System <autodist@mambasoft.it> 3.38.2-1mamba
|
* Thu Oct 14 2021 Automatic Build System <autodist@mambasoft.it> 3.38.2-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user