add Epoch to get proper update path

This commit is contained in:
Jochen Schmitt 2009-12-02 16:05:55 +00:00
commit f1b266b652

View file

@ -1,7 +1,8 @@
Name: clojure
Epoch: 1
Version: 1.0.0
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A dynamic programming language that targets the Java Virtual Machine
Group: Development/Languages
@ -72,6 +73,9 @@ rm -rf %{buildroot}
%{_bindir}/clojure
%changelog
* Wed Dec 2 2009 Jochen Schmitt <Jochen herr-schmitt de> 1:1.0.0-3
- Add Epoch to get proper EVR path
* Tue Dec 1 2009 Jochen Schmitt <Jochen herr-schmitt de> 1.0.0-2
- Forgot uploading soruces