Update to 0.112
- New upstream release 0.112 - Fix compilation on Sun (Oracle) and some MSVC compilers (GH#35)
This commit is contained in:
parent
c8e2db4441
commit
60f714b015
@ -1,5 +1,5 @@
|
||||
Name: perl-Ref-Util
|
||||
Version: 0.111
|
||||
Version: 0.112
|
||||
Release: 1%{?dist}
|
||||
Summary: Utility functions for checking references
|
||||
License: MIT
|
||||
@ -65,6 +65,10 @@ make test
|
||||
%{_mandir}/man3/Ref::Util.3*
|
||||
|
||||
%changelog
|
||||
* Sun Jan 15 2017 Paul Howarth <paul@city-fan.org> - 0.112-1
|
||||
- Update to 0.112
|
||||
- Fix compilation on Sun (Oracle) and some MSVC compilers (GH#35)
|
||||
|
||||
* Fri Dec 30 2016 Paul Howarth <paul@city-fan.org> - 0.111-1
|
||||
- Update to 0.111
|
||||
- Fix test failure on 5.8.5 and under
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (Ref-Util-0.111.tar.gz) = a5f1b9c480f637484445607e679ec90989b3787c3dea0876ea69f15da24925a9a205ecd6f04af5869629597d968528115da0550f504f9502cc02b2cade8c6ae4
|
||||
SHA512 (Ref-Util-0.112.tar.gz) = 685d9383d1fb34658ebdd002fb9ef708dfd4ed0a742197b76a515170be2535188d4e5e89832236fc3cbb4696956156aaf9c3d5ee52a3429422016a5d352c080e
|
||||
|
||||
Loading…
Reference in New Issue
Block a user