release++
This commit is contained in:
parent
cd63825ab4
commit
7eabfd2d54
@ -56,7 +56,7 @@ Version: %{ruby_version_patch_level}
|
||||
# we cannot reset the release number to 1 even when the main (ruby) version
|
||||
# is updated - because it may be that the versions of sub-components don't
|
||||
# change.
|
||||
Release: 21%{?dist}
|
||||
Release: 22%{?dist}
|
||||
Group: Development/Languages
|
||||
# Public Domain for example for: include/ruby/st.h, strftime.c, ...
|
||||
License: (Ruby or BSD) and Public Domain
|
||||
@ -742,6 +742,9 @@ make check TESTS="-v $DISABLE_TESTS"
|
||||
%{ruby_libdir}/tkextlib
|
||||
|
||||
%changelog
|
||||
* Sat Nov 10 2012 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.9.3.327-22
|
||||
- Ignore some network related tests
|
||||
|
||||
* Sat Nov 10 2012 Mamoru TASAKA <mtasaka@fedoraproject.org> - 1.9.3.327-21
|
||||
- Update to 1.9.3.327
|
||||
- Fix Hash-flooding DoS vulnerability on MurmurHash function
|
||||
|
Loading…
Reference in New Issue
Block a user