From 2c81ee924c02a0f5a276ca23eeca69e97f032bc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Santiago=20Rodr=C3=ADguez?= Date: Tue, 8 May 2018 22:44:08 +0200 Subject: [PATCH] fits: update release After #172, we need to build a new package with an updated release number Fixes #174 --- rpm/fits/package.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rpm/fits/package.spec b/rpm/fits/package.spec index 9c3f77b0..afad6ba6 100644 --- a/rpm/fits/package.spec +++ b/rpm/fits/package.spec @@ -1,6 +1,6 @@ Name: %{name} Version: %{version} -Release: 3%{?dist} +Release: 4%{?dist} Summary: File Information Tool Set (FITS) Buildrequires: ant, gcc Source: https://github.com/harvard-lts/fits/archive/v%{version}.zip