From 0119a70e0bcb129f160075b022f83a9201280e34 Mon Sep 17 00:00:00 2001 From: gil Date: Jun 07 2016 15:43:45 +0000 Subject: fix changelog epoch --- diff --git a/undertow.spec b/undertow.spec index f9142d7..43b7f73 100644 --- a/undertow.spec +++ b/undertow.spec @@ -2,7 +2,7 @@ %global namedversion %{version}%{?namedreltag} Name: undertow Version: 1.3.19 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Java web server using non-blocking IO License: ASL 2.0 URL: http://undertow.io/ @@ -76,7 +76,10 @@ done %license LICENSE.txt %changelog -* Thu Jun 02 2016 gil cattaneo 1.3.19-1 +* Tue Jun 07 2016 gil cattaneo 1:1.3.19-2 +- fix changelog epoch + +* Thu Jun 02 2016 gil cattaneo 1:1.3.19-1 - update to 1.3.19.Final - enable spdy protocol - fix BR list and use BR mvn()-like