Update to 1.5.1
- add new bash-completion scripts - gstconfig.h got moved - fix version
This commit is contained in:
parent
5a66bb4eb4
commit
8eab018454
@ -1,8 +1,8 @@
|
|||||||
%global majorminor 1.0
|
%global majorminor 1.0
|
||||||
|
|
||||||
#%global gitrel 140
|
#global gitrel 140
|
||||||
#%global gitcommit a70055b58568f7304ba46bd8742232337013487b
|
#global gitcommit a70055b58568f7304ba46bd8742232337013487b
|
||||||
#%global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
#global shortcommit %(c=%{gitcommit}; echo ${c:0:5})
|
||||||
|
|
||||||
%global _glib2 2.32.0
|
%global _glib2 2.32.0
|
||||||
%global _libxml2 2.4.0
|
%global _libxml2 2.4.0
|
||||||
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
Name: gstreamer1
|
Name: gstreamer1
|
||||||
Version: 1.5.1
|
Version: 1.5.1
|
||||||
Release: 3%{?gitcommit:.git%{shortcommit}}%{?dist}
|
Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist}
|
||||||
Summary: GStreamer streaming media framework runtime
|
Summary: GStreamer streaming media framework runtime
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
|
Loading…
Reference in New Issue
Block a user