[js/f15/master] Add Epoch: 1 to allow update of 1.70-13 version.

Pavel Alexeev hubbitus at fedoraproject.org
Tue Apr 12 15:23:10 UTC 2011


commit fb7e6332512d87b3648345512001b0c8cf530d8f
Author: Pavel Alexeev (aka Pahan-Hubbitus) <pahan at hubbitus.info>
Date:   Tue Apr 12 19:23:04 2011 +0400

    Add Epoch: 1 to allow update of 1.70-13 version.

 js.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/js.spec b/js.spec
index d5366ac..2f17084 100644
--- a/js.spec
+++ b/js.spec
@@ -3,7 +3,7 @@
 Summary:		JavaScript interpreter and libraries
 Name:		js
 Version:		1.8.5
-Release:		2%{?hgdate:.hg%{hgdate}}%{?dist}
+Release:		3%{?hgdate:.hg%{hgdate}}%{?dist}
 # The sources are triple licensed, but when we link against readline which is
 # GPL, the result can only be GPL.
 %if 0%{?_without_readline:1}
@@ -18,6 +18,7 @@ Provides:		libjs = %{version}-%{release}
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
 Buildrequires:	nspr-devel, python, zip
 Buildrequires:	readline-devel, ncurses-devel, autoconf213
+Epoch:		1
 
 
 %description
@@ -131,6 +132,9 @@ cd js
 %{_includedir}/js.msg
 
 %changelog
+* Tue Apr 12 2011 Pavel Alexeev <Pahan at Hubbitus.info> - 1.8.5-3
+- Add Epoch: 1 to allow update of 1.70-13 version.
+
 * Sat Apr 9 2011 Pavel Alexeev <Pahan at Hubbitus.info> - 1.8.5-2
 - Correct symlink to provide backward capabiliies libjs.so.1
 


More information about the scm-commits mailing list