update tarball
This commit is contained in:
parent
bee8466080
commit
99e7d6ec2b
BIN
clutter-gst-3.0.26.tar.gz
Normal file
BIN
clutter-gst-3.0.26.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,14 +1,14 @@
|
||||
Name: clutter-gst3
|
||||
Version: 3.0.26
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: An integration library for using GStreamer with Clutter
|
||||
|
||||
License: LGPLv2+
|
||||
URL: https://wiki.gnome.org/Projects/Clutter
|
||||
Source0: https://github.com/GNOME/clutter-gst/releases/tag/clutter-gst-%{version}.tar.xz
|
||||
Source0: https://github.com/GNOME/clutter-gst/archive/clutter-gst-%{version}.tar.gz
|
||||
|
||||
BuildRequires: chrpath clutter-devel cogl-devel glib2-devel gobject-introspection-devel
|
||||
BuildRequires: gstreamer1-devel gstreamer1-plugins-base-devel libgudev-devel
|
||||
BuildRequires: gstreamer1-devel gstreamer1-plugins-base-devel libgudev-devel gtk-doc
|
||||
|
||||
%description
|
||||
Clutter-Gst is an integration library for using GStreamer with Clutter.
|
||||
@ -30,6 +30,8 @@ clutter-gst API version 3.0.
|
||||
%autosetup -n clutter-gst-%{version} -p1
|
||||
|
||||
%build
|
||||
./autogen.sh
|
||||
|
||||
%configure
|
||||
make %{?_smp_mflags}
|
||||
|
||||
@ -51,9 +53,14 @@ make install DESTDIR=%{buildroot}
|
||||
|
||||
%files help
|
||||
%doc README
|
||||
%doc %{_datadir}/gtk-doc/html/clutter-gst-3.0/
|
||||
|
||||
%changelog
|
||||
* Tue Dec 31 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.0.26-4
|
||||
- Type:NA
|
||||
- Id:NA
|
||||
- SUG:NA
|
||||
- DESC:update tarball
|
||||
|
||||
* Wed Aug 21 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.0.26-3
|
||||
- Package Init
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user