From 794e7ad7d94e48b6a20f923c99c68daf642f6095 Mon Sep 17 00:00:00 2001 From: Kamil Dudka Date: Fri, 9 Feb 2018 15:59:27 +0100 Subject: [PATCH] Related: #1541646 - use Name Version Release that explicitly identifies an SCM snapshot --- libnice.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libnice.spec b/libnice.spec index 63e60a2..a1850c8 100644 --- a/libnice.spec +++ b/libnice.spec @@ -3,7 +3,7 @@ Name: libnice Version: 0.1.14 -Release: 3%{?dist} +Release: 4.20171128gitfb2f1f7%{?dist} Summary: GLib ICE implementation Group: System Environment/Libraries @@ -122,6 +122,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %changelog +* Fri Feb 09 2018 Kamil Dudka - 0.1.14-4.20171128gitfb2f1f7 +- use Name Version Release that explicitly identifies an SCM snapshot (#1541646) + * Fri Feb 09 2018 Stefan Becker - 0.1.14-3 - update to 0.1.14-70-gfb2f1f7 with alternate server fixes for SIPE - add autoreconf build step