From cadbb58ed620ec261c0d1fb2e60a7b17fae75ee9 Mon Sep 17 00:00:00 2001 From: Mikolaj Izdebski Date: Mon, 13 Oct 2014 08:50:20 +0200 Subject: [PATCH] Update to upstream version 2.4 --- .gitignore | 2 ++ plexus-compiler.spec | 7 +++++-- sources | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index c5a992c..69c6e27 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ sonatype-plexus-compiler-plexus-compiler-1.8.3-0-gef6142f.tar.gz /sonatype-plexus-compiler-plexus-compiler-1.9.1-0-g233d1ab.tar.gz /plexus-compiler-2.1.tar.gz /plexus-compiler-2.3.tar.gz +/LICENSE-2.0.txt +/plexus-compiler-2.4.tar.gz diff --git a/plexus-compiler.spec b/plexus-compiler.spec index e83e416..369ac31 100644 --- a/plexus-compiler.spec +++ b/plexus-compiler.spec @@ -1,8 +1,8 @@ %global parent plexus Name: plexus-compiler -Version: 2.3 -Release: 6%{?dist} +Version: 2.4 +Release: 1%{?dist} Epoch: 0 Summary: Compiler call initiators for Plexus # extras subpackage has a bit different licensing @@ -95,6 +95,9 @@ cp %{SOURCE2} LICENSE.MIT %doc LICENSE LICENSE.MIT %changelog +* Mon Oct 13 2014 Mikolaj Izdebski - 0:2.4-1 +- Update to upstream version 2.4 + * Mon Aug 4 2014 Mikolaj Izdebski - 0:2.3-6 - Fix build-requires on POM packages diff --git a/sources b/sources index cf9f0b5..df78864 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ 3b83ef96387f14655fc854ddc3c6bd57 LICENSE-2.0.txt -77e87e5c0ff677fa908c36ec80ba5331 plexus-compiler-2.3.tar.gz +a3718dba1d831c4d81a855187ff14d6d plexus-compiler-2.4.tar.gz