From 024cd2b3c3f4e79a78758e1e49260058d2ce06cc Mon Sep 17 00:00:00 2001 From: Thomas Moschny Date: Fri, 18 Apr 2014 22:05:46 +0200 Subject: Update to 1.2.0. - Update license. - Modernize spec file. - Remove patch not needed anymore. - Update build requirements. - Only run tests in 'testing'. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 56df1ad..952a824 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ /execnet-1.0.8.tar.gz /execnet-1.0.9.zip /execnet-1.1.zip +/execnet-1.2.0.tar.gz -- cgit