[lancer] updated to version 0.0.2

William Benton willb at fedoraproject.org
Tue Mar 11 20:22:48 UTC 2014


commit 0c9475fb3b3e9cd2e54aac8974102cff389ae063
Author: William Benton <willb at redhat.com>
Date:   Tue Mar 11 15:22:36 2014 -0500

    updated to version 0.0.2

 lancer.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/lancer.spec b/lancer.spec
index 3eb95d2..cfd049f 100644
--- a/lancer.spec
+++ b/lancer.spec
@@ -1,10 +1,10 @@
 Name:           lancer
-Version:        0.0.1
+Version:        0.0.2
 Release:        1%{?dist}
 Summary:        Probability and statistics classes for Java
 License:        ASL 2.0
 URL:            https://github.com/willb/lancer/
-Source0:        https://github.com/willb/lancer/archive/v0.0.1.tar.gz
+Source0:        https://github.com/willb/lancer/archive/v%{version}.tar.gz
 BuildArch:      noarch
 
 BuildRequires:  maven-local
@@ -40,5 +40,8 @@ echo %{summary} > README
 %doc LICENSE
 
 %changelog
+* Tue Mar 11 2014 William Benton <willb at redhat.com> - 0.0.2-1
+- updated to upstream version 0.0.2 (test changes only)
+
 * Wed Feb 26 2014 William Benton <willb at redhat.com> - 0.0.1-1
 - Initial packaging


More information about the scm-commits mailing list