Relöease candidate of clojure 1.6.0
This commit is contained in:
parent
f7bc79ecd2
commit
c6fe2afca0
1 changed files with 5 additions and 2 deletions
|
|
@ -2,12 +2,12 @@
|
|||
%global groupId org.clojure
|
||||
%global artifactId clojure
|
||||
%global archivename %{project}-%{artifactId}
|
||||
%global full_version %{version}-beta2
|
||||
%global full_version %{version}-RC1
|
||||
|
||||
Name: clojure
|
||||
Epoch: 1
|
||||
Version: 1.6.0
|
||||
Release: 0.2%{?dist}
|
||||
Release: 0.3%{?dist}
|
||||
Summary: A dynamic programming language that targets the Java Virtual Machine
|
||||
|
||||
Group: Development/Languages
|
||||
|
|
@ -90,6 +90,9 @@ rm -rf %{buildroot}
|
|||
%{_bindir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Tue Mar 18 2014 Jochen Schmitt <Jochen herr-schmitt de> - 1:1.6.0-0.3
|
||||
- Relöease candidate of clojure 1.6.0
|
||||
|
||||
* Wed Mar 5 2014 Jochen Schmitt <Jochen herr-schmitt de> - 1:1.6.0-0.2
|
||||
- New upstream pre-release
|
||||
- Add support for headless java (#1068005)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue