From 3df2a3c92cc708c64888d26889eb34f98c48dd6d Mon Sep 17 00:00:00 2001 From: Travis Kendrick Date: Fri, 13 Jul 2018 12:49:09 -0500 Subject: [PATCH] forgot that I did a git reset before pulling the changes instead of a git stash --- brotli.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/brotli.spec b/brotli.spec index f7b2d70..7d361cc 100644 --- a/brotli.spec +++ b/brotli.spec @@ -1,6 +1,6 @@ Name: brotli -Version: 1.0.4 -Release: 4%{?dist} +Version: 1.0.5 +Release: 1%{?dist} Summary: Lossless compression algorithm License: MIT