From c7054483aa89fbc6983f144a052091cd96d269a1 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Mon, 16 Jul 2012 11:22:19 +0900 Subject: [PATCH] update to 1.8.30 --- .gitignore | 1 + hlint.spec | 7 ++++--- sources | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 4513447..72d48d6 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ hlint-1.7.3.tar.gz /hlint-1.8.23.tar.gz /hlint-1.8.24.tar.gz /hlint-1.8.29.tar.gz +/hlint-1.8.30.tar.gz diff --git a/hlint.spec b/hlint.spec index 156466f..1163e19 100644 --- a/hlint.spec +++ b/hlint.spec @@ -9,8 +9,8 @@ %global common_description Hlint gives suggestions on how to improve your source code. Name: %{pkg_name} -Version: 1.8.29 -Release: 3%{?dist} +Version: 1.8.30 +Release: 1%{?dist} Summary: %{common_summary} Group: Development/Languages @@ -71,7 +71,8 @@ mv $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}/hlint.1 $RPM_BUILD_ROOT%{_mandi %changelog -* Mon Jul 16 2012 Jens Petersen - 1.8.29-3 +* Mon Jul 16 2012 Jens Petersen - 1.8.30-1 +- update to 1.8.30 - change prof BRs to devel * Thu Jun 21 2012 Jens Petersen - 1.8.29-2 diff --git a/sources b/sources index 5d04eea..a3db541 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a51c664fa83ace58e57d6aa02bc0f094 hlint-1.8.29.tar.gz +195b72d763da6fba7d0b77de5f03525d hlint-1.8.30.tar.gz