Compare commits
10 Commits
7678a934c0
...
687bed4801
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
687bed4801 | ||
|
|
9d3c5d8d02 | ||
|
|
a3d3d6447e | ||
|
|
744635b721 | ||
|
|
0ed037345d | ||
|
|
4eaabd5c21 | ||
|
|
74f3184536 | ||
|
|
bdc19e17dd | ||
|
|
397326be26 | ||
|
|
a02a797c20 |
BIN
3.0.27.tar.gz
Normal file
BIN
3.0.27.tar.gz
Normal file
Binary file not shown.
Binary file not shown.
@ -1,11 +1,11 @@
|
||||
Name: clutter-gst3
|
||||
Version: 3.0.26
|
||||
Release: 4
|
||||
Version: 3.0.27
|
||||
Release: 2
|
||||
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/archive/clutter-gst-%{version}.tar.gz
|
||||
Source0: https://gitlab.gnome.org/Archive/clutter-gst/-/archive/%{version}/clutter-gst-%{version}.tar.gz#/%{version}.tar.gz
|
||||
|
||||
BuildRequires: chrpath clutter-devel cogl-devel glib2-devel gobject-introspection-devel
|
||||
BuildRequires: gstreamer1-devel gstreamer1-plugins-base-devel libgudev-devel gtk-doc
|
||||
@ -55,6 +55,18 @@ make install DESTDIR=%{buildroot}
|
||||
%doc README
|
||||
|
||||
%changelog
|
||||
* Fri Nov 25 2022 wangkerong <wangkerong@h-partners.com> - 3.0.27-2
|
||||
- modify source url
|
||||
|
||||
* Fri Jan 29 2021 yanglu <yanglu60@huawei.com> - 3.0.27-1
|
||||
- update version
|
||||
|
||||
* Wed Sep 9 2020 hanhui <hanhui15@huawei.com> - 3.0.26-5
|
||||
- Type:bugfix
|
||||
- ID:NA
|
||||
- SUG:NA
|
||||
- DESC:modify source url
|
||||
|
||||
* Tue Dec 31 2019 openEuler Buildteam <buildteam@openeuler.org> - 3.0.26-4
|
||||
- Type:NA
|
||||
- Id:NA
|
||||
|
||||
5
clutter-gst3.yaml
Normal file
5
clutter-gst3.yaml
Normal file
@ -0,0 +1,5 @@
|
||||
version_control: git
|
||||
src_repo: https://gitlab.gnome.org/Archive/clutter-gst.git
|
||||
tag_prefix: ""
|
||||
separator: .
|
||||
url: https://gitlab.gnome.org/Archive/clutter-gst.git
|
||||
Loading…
x
Reference in New Issue
Block a user