rebuilt with libgstreamer downgraded 1.2 [release 2.0.12-2mamba;Thu Jul 03 2014]

This commit is contained in:
Silvan Calarco 2024-01-05 21:25:51 +01:00
parent 3865b88c66
commit ef4e261953

View File

@ -1,7 +1,7 @@
%define majver %(echo %version | cut -d. -f 1-2)
Name: clutter-gst
Version: 2.0.10
Release: 1mamba
Version: 2.0.12
Release: 2mamba
Summary: ClutterMedia interface to GStreamer
Group: Development/Libraries
Vendor: openmamba
@ -34,6 +34,7 @@ BuildRequires: libXrandr-devel
BuildRequires: libclutter-devel >= 1.16
BuildRequires: libcogl-devel >= 1.16
BuildRequires: gobject-introspection-devel
BuildRequires: libgstreamer-devel < 2:1.3
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%description
@ -112,6 +113,12 @@ This package contains documentation for %{name}.
%{_datadir}/gtk-doc/html/clutter-gst
%changelog
* Thu Jul 03 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.12-2mamba
- rebuilt with libgstreamer downgraded 1.2
* Thu Jun 05 2014 Automatic Build System <autodist@mambasoft.it> 2.0.12-1mamba
- automatic version update by autodist
* Fri Jan 10 2014 Automatic Build System <autodist@mambasoft.it> 2.0.10-1mamba
- automatic version update by autodist