From 8eab018454608d6d8c10d3e9c77dc2176c80213e Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Mon, 8 Jun 2015 15:23:25 +0200 Subject: [PATCH] Update to 1.5.1 - add new bash-completion scripts - gstconfig.h got moved - fix version --- gstreamer1.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/gstreamer1.spec b/gstreamer1.spec index 91161dc..5c1f22b 100644 --- a/gstreamer1.spec +++ b/gstreamer1.spec @@ -1,8 +1,8 @@ %global majorminor 1.0 -#%global gitrel 140 -#%global gitcommit a70055b58568f7304ba46bd8742232337013487b -#%global shortcommit %(c=%{gitcommit}; echo ${c:0:5}) +#global gitrel 140 +#global gitcommit a70055b58568f7304ba46bd8742232337013487b +#global shortcommit %(c=%{gitcommit}; echo ${c:0:5}) %global _glib2 2.32.0 %global _libxml2 2.4.0 @@ -10,7 +10,7 @@ Name: gstreamer1 Version: 1.5.1 -Release: 3%{?gitcommit:.git%{shortcommit}}%{?dist} +Release: 1%{?gitcommit:.git%{shortcommit}}%{?dist} Summary: GStreamer streaming media framework runtime License: LGPLv2+