update to 3.5

This commit is contained in:
Neal D. Becker 2015-08-12 07:36:21 -04:00
parent 807df15cf7
commit c1b41aba43
3 changed files with 6 additions and 2 deletions

1
.gitignore vendored
View File

@ -46,3 +46,4 @@ mercurial-1.6.2.tar.gz
/mercurial-3.3.2.tar.gz
/mercurial-3.3.3.tar.gz
/mercurial-3.4.1.tar.gz
/mercurial-3.5.tar.gz

View File

@ -2,7 +2,7 @@
Summary: Mercurial -- a distributed SCM
Name: mercurial
Version: 3.4.1
Version: 3.5
Release: 1%{?dist}
# Release: 1.rc1%{?dist}
@ -154,6 +154,9 @@ rm -rf $RPM_BUILD_ROOT
##cd tests && %{__python} run-tests.py
%changelog
* Wed Aug 12 2015 Neal Becker <ndbecker2@gmail.com> - 3.5-1
- Update to 3.5
* Tue Jun 23 2015 Neal Becker <ndbecker2@gmail.com> - 3.4.1-1
- Update to 3.4.1
- Obsolete emacs-mercurial{-el}

View File

@ -1 +1 @@
65783a60aefb46a11296b587e9403537 mercurial-3.4.1.tar.gz
3e3010e12759d3783ab7ed93de627da1 mercurial-3.5.tar.gz