From c46dbda75be5395407acc7b961120fbbed17e842 Mon Sep 17 00:00:00 2001 From: Susi Lehtola Date: Sep 21 2015 22:25:00 +0000 Subject: Update to 3.4. --- diff --git a/.gitignore b/.gitignore index e9444b3..1d33db7 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /ergo-3.2.1.tar.gz /ergo-3.3.tar.gz /ergo-3.3.1.tar.gz +/ergo-3.4.tar.gz diff --git a/ergo.spec b/ergo.spec index 5962b05..49dd0a5 100644 --- a/ergo.spec +++ b/ergo.spec @@ -1,6 +1,6 @@ Name: ergo -Version: 3.3.1 -Release: 5%{?dist} +Version: 3.4 +Release: 1%{?dist} Summary: A program for large-scale self-consistent field calculations Group: Applications/Engineering @@ -57,7 +57,7 @@ BuildArch: noarch This package contains the documentation for ergo. %prep -%setup -q -n ergo-3.3 +%setup -q -n ergo-3.4 %build # Compilers to use @@ -117,6 +117,9 @@ rm -rf %{buildroot} %doc COPYING documentation/html/* %changelog +* Mon Sep 21 2015 Susi Lehtola - 3.4-1 +- Update to 3.4. + * Wed Jun 17 2015 Fedora Release Engineering - 3.3.1-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 201f631..84ec7c0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -5011644cb520d19412a78b5ef540f6cd ergo-3.3.1.tar.gz +30a3fa64eba07a9e33acefc0730215db ergo-3.4.tar.gz