From 9d3e7f1524eaae9bd3138bc54c6c1f815d829ea5 Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 18:35:48 +0100 Subject: [PATCH] automatic version update by autodist [release 3.38.1-1mamba;Thu Jun 17 2021] --- totem.spec | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/totem.spec b/totem.spec index 8e40200..0b62a65 100644 --- a/totem.spec +++ b/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 -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 3.38.1-1mamba +- automatic version update by autodist + * Tue Oct 06 2020 Automatic Build System 3.38.0-1mamba - automatic version update by autodist