mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 14:56:36 +00:00
fix version number macro
Original commit message from CVS: fix version number macro
This commit is contained in:
parent
1c4d4a09b5
commit
b6582f2693
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
|
||||
Name: %{gstreamer}-plugins-base
|
||||
Version: @VERSION@
|
||||
Release: @GST_PLUGINS_BASE_VERSION_RELEASE@.gst
|
||||
Release: @PACKAGE_VERSION_RELEASE@.gst
|
||||
Summary: GStreamer streaming media framework plug-ins
|
||||
|
||||
Group: Applications/Multimedia
|
||||
|
|
Loading…
Reference in a new issue