[R-acepack] 1.3-3.3

Tom Callaway spot at fedoraproject.org
Fri Jan 24 15:28:07 UTC 2014


commit 7f318a883e8fcbdbc8aab8ead126f65a26d2ad3f
Author: Tom Callaway <spot at fedoraproject.org>
Date:   Fri Jan 24 10:28:28 2014 -0500

    1.3-3.3

 .gitignore     |    1 +
 R-acepack.spec |    7 +++++--
 sources        |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 626e472..019f683 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 acepack_1.3-2.3.tar.gz
 /acepack_1.3-3.0.tar.gz
 /acepack_1.3-3.2.tar.gz
+/acepack_1.3-3.3.tar.gz
diff --git a/R-acepack.spec b/R-acepack.spec
index 4623359..33d75c1 100644
--- a/R-acepack.spec
+++ b/R-acepack.spec
@@ -1,10 +1,10 @@
 %global packname  acepack
 %global packver   1.3
-%global packrel   3.2
+%global packrel   3.3
 
 Name:             R-%{packname}
 Version:          %{packver}.%{packrel}
-Release:          2%{?dist}
+Release:          1%{?dist}
 Summary:          ACE and AVAS methods for choosing regression transformations
 Group:            Applications/Productivity
 License:          Public Domain and MIT
@@ -54,6 +54,9 @@ test -d %{packname}/src && (cd %{packname}/src; rm -f *.o *.so)
 %{_libdir}/R/library/%{packname}/help
 
 %changelog
+* Fri Jan 24 2014 Tom Callaway <spot at fedoraproject.org> - 1.3.3.3-1
+- update to 1.3-3.3
+
 * Fri Aug 02 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.3.2-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index f35d174..800fd3b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0a2afe4b8ab3807b10340edf48b8c9b9  acepack_1.3-3.2.tar.gz
+088bedfe9e976ad15205645f499c842e  acepack_1.3-3.3.tar.gz


More information about the scm-commits mailing list