From 2be9de788f2d0ea0e10971718b079836cf06d0b1 Mon Sep 17 00:00:00 2001 From: Christopher Pahl Date: Sun, 10 May 2015 01:34:58 +0200 Subject: [PATCH] pkg: push rpm version to 2.2.0 --- pkg/fedora/rmlint.spec | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/pkg/fedora/rmlint.spec b/pkg/fedora/rmlint.spec index 4f0d5534..4fe739ce 100644 --- a/pkg/fedora/rmlint.spec +++ b/pkg/fedora/rmlint.spec @@ -1,5 +1,5 @@ Name: rmlint -Version: 2.0.0 +Version: 2.2.0 Release: 0%{?dist} Summary: rmlint finds space waste and other broken things on your filesystem and offers to remove it. Group: Applications/System @@ -41,7 +41,9 @@ rm -rf %{buildroot} # %{_includedir}/* %changelog -* Sun Jan 12 2014 Christopher Pahl - 2.0.0 +* Sun May 10 2015 Christopher Pahl - 2.2.0 +- Update version to 2.2.0 +* Sun Jan 12 2015 Christopher Pahl - 2.0.0 - Fix rpm for lib separation. * Sat Dec 20 2014 Christopher Pahl - 2.0.0 - Use autosetup instead of setup -q