From a2cc76b50bc7c776e8cc8fe9975927ffd26d8c55 Mon Sep 17 00:00:00 2001 From: Susi Lehtola Date: Jan 13 2020 21:50:00 +0000 Subject: Update to 1.3.0. --- diff --git a/.gitignore b/.gitignore index e521bc4..cbeac53 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /gau2grid-1.2.0.tar.gz /gau2grid-25cf057.tar.gz +/gau2grid-1.3.0.tar.gz diff --git a/gau2grid.spec b/gau2grid.spec index 38a91cd..3e5d9d8 100644 --- a/gau2grid.spec +++ b/gau2grid.spec @@ -1,13 +1,10 @@ -%global commit 25cf05713dc22fb5aabdc596d8a567997d1bddc5 -%global shortcommit %(c=%{commit}; echo ${c:0:7}) - Name: gau2grid -Version: 1.2.0 -Release: 5.%{shortcommit}git%{?dist} +Version: 1.3.0 +Release: 1%{?dist} Summary: Fast computation of a gaussian function and its derivative on a grid License: BSD URL: https://github.com/dgasmith/gau2grid -Source0: https://github.com/dgasmith/gau2grid/archive/%{commit}/%{name}-%{shortcommit}.tar.gz +Source0: https://github.com/dgasmith/gau2grid/archive/v%{version}/%{name}-%{version}.tar.gz BuildRequires: cmake BuildRequires: gcc-c++ @@ -30,12 +27,13 @@ Requires: %{name}%{?_isa} = %{version}-%{release} This package contains the development headers for gau2grid. %prep -%autosetup -n %{name}-%{commit} +%autosetup %build mkdir objdir cd objdir %cmake .. -DCARTESIAN_ORDER=row -DSPHERICAL_ORDER=gaussian -DCMAKE_INSTALL_LIBDIR=%{_lib} +%{make_build} cd .. %install @@ -52,6 +50,9 @@ cd .. %{_libdir}/libgg.so %changelog +* Mon Jan 13 2020 Susi Lehtola - 1.3.0-1 +- Update to 1.3.0. + * Thu Jul 25 2019 Fedora Release Engineering - 1.2.0-5.25cf057git - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild diff --git a/sources b/sources index 3c259b9..5127eac 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (gau2grid-25cf057.tar.gz) = 963b73955755d4e0160036ebfa4a9df18dc5ff796552fd6267b9d0764caf9ee71bbaedb09d790283400f9fceb366c82e708144c28d621c0d6f6eb0bbbd44923b +SHA512 (gau2grid-1.3.0.tar.gz) = e28c91206eea6efe411df8b3e5a1b597c0dbbae72404c079a68f96dbcd69481247e946d0c907cf5624a2f0ec1322772473f079f6d867be3ef4e3bb5eaf9cec74