This commit is contained in:
Dennis Gilmore 2015-06-17 21:35:33 +00:00
parent a7573e1fa0
commit 6e4d117e3f

View File

@ -1,6 +1,6 @@
Name: nebula Name: nebula
Version: 0.2.3 Version: 0.2.3
Release: 10%{?dist} Release: 11%{?dist}
Summary: Intrusion signature generator Summary: Intrusion signature generator
License: GPLv2 License: GPLv2
@ -31,6 +31,9 @@ make install DESTDIR="%{buildroot}" INSTALL="install -p"
%{_bindir}/nebulaclient %{_bindir}/nebulaclient
%changelog %changelog
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.2.3-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
* Tue Oct 14 2014 Fabian Affolter <mail@fabian-affolter.ch> - 0.2.3-10 * Tue Oct 14 2014 Fabian Affolter <mail@fabian-affolter.ch> - 0.2.3-10
- Update spec file - Update spec file
- Switch to bz2 archive - Switch to bz2 archive