mbooth pushed to jline (f22). "Update to upstream 2.12.1 release."

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 9 09:01:24 UTC 2015


>From d2415d76dc31216b2ad22a1c2aa929bcec2ee140 Mon Sep 17 00:00:00 2001
From: Alexander Kurtakov <akurtako at redhat.com>
Date: Wed, 18 Feb 2015 11:22:19 +0200
Subject: Update to upstream 2.12.1 release.


diff --git a/.gitignore b/.gitignore
index 8f3975c..878aa01 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 jline-0.9.94.zip
 jline-1.0.zip
 /jline-2.10.tar.xz
+/jline-2.12.1.tar.xz
diff --git a/jline.spec b/jline.spec
index 0437036..9435cde 100644
--- a/jline.spec
+++ b/jline.spec
@@ -1,12 +1,12 @@
 Name:             jline
-Version:          2.10
-Release:          15%{?dist}
+Version:          2.12.1
+Release:          1%{?dist}
 Summary:          JLine is a Java library for handling console input
 License:          BSD and ASL 2.0
 URL:              https://github.com/jline/jline2
 
 # git clone git://github.com/jline/jline2.git
-# cd jline2/ && git archive --format=tar --prefix=jline-2.10/ jline-2.10 | xz > jline-2.10.tar.xz
+# cd jline2/ && git archive --format=tar --prefix=jline-2.12.1/ jline-2.12.1 | xz > jline-2.12.1.tar.xz
 Source0:          jline-%{version}.tar.xz
 
 BuildArch:        noarch
@@ -68,6 +68,9 @@ This package contains the API documentation for %{name}.
 %files javadoc -f .mfiles-javadoc
 
 %changelog
+* Wed Feb 18 2015 Alexander Kurtakov <akurtako at redhat.com> 2.12.1-1
+- Update to upstream 2.12.1 release.
+
 * Mon Jan 26 2015 Mat Booth <mat.booth at redhat.com> - 2.10-15
 - Fix FTBFS due to missing BR on site-plugin
 - Fix directory ownership
diff --git a/sources b/sources
index a016557..6b7851d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-621dd4d65e5b67b1468f2666a7fa1fb8  jline-2.10.tar.xz
+1240e2ee63c08909bb4d6cb3bbd7bbfe  jline-2.12.1.tar.xz
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/jline.git/commit/?h=f22&id=d2415d76dc31216b2ad22a1c2aa929bcec2ee140


More information about the scm-commits mailing list