Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/netty.git#f86b12e7fdf7d59c35eed3d6ab5a524c3273b832
This commit is contained in:
DistroBaker 2021-02-04 15:00:10 +01:00
parent 72746032b1
commit 566c41ae28
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Name: netty
Version: 4.1.51
Release: 1%{?dist}
Release: 2%{?dist}
Summary: An asynchronous event-driven network application framework and tools for Java
License: ASL 2.0
URL: https://netty.io/
@ -184,6 +184,9 @@ export CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="$RPM_LD_FLAGS"
%license LICENSE.txt NOTICE.txt
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.51-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Sep 07 2020 Mat Booth <mat.booth@redhat.com> - 4.1.51-1
- Update to latest upstream version
- Native bits were not used by anything, so package is now noarch