Update to 4.7
This commit is contained in:
parent
896a60ef3a
commit
c6890ef368
1
.gitignore
vendored
1
.gitignore
vendored
@ -60,3 +60,4 @@ mercurial-1.6.2.tar.gz
|
||||
/mercurial-4.2.3.tar.gz
|
||||
/mercurial-4.4.2.tar.gz
|
||||
/mercurial-4.5.3.tar.gz
|
||||
/mercurial-4.7.tar.gz
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
Summary: Mercurial -- a distributed SCM
|
||||
Name: mercurial
|
||||
Version: 4.5.3
|
||||
Version: 4.7
|
||||
Release: 1%{?dist}
|
||||
|
||||
# Release: 1.rc1%%{?dist}
|
||||
@ -174,6 +174,9 @@ grep -v locale %{name}-base.files > %{name}-base-filtered.files
|
||||
##cd tests && %%{__python} run-tests.py
|
||||
|
||||
%changelog
|
||||
* Mon Aug 20 2018 Petr Stodulka <pstodulk@redhat.com< - 4.7-1
|
||||
- Update to 4.7
|
||||
|
||||
* Sat Aug 11 2018 Tom Prince <tom.prince@ualberta.net> - 4.5.3-1
|
||||
- Package chg extension.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (mercurial-4.5.3.tar.gz) = 9c23ffefb0a194b5a88ee783186347c21e7d973524ba40119439702953b35b01ad6fbc32ce09ae169f1020963e92312a39321b1da3ffe06db1d44158761abbec
|
||||
SHA512 (mercurial-4.7.tar.gz) = a08dfc4e296b5d162097769ab38ab85b7c5de16710bce0b6dce2a39f56cb517455c0ed634f689d07e9bd082fb7641501b7da51963844aee7ab28233cf721dec8
|
||||
|
Loading…
Reference in New Issue
Block a user