diff --git a/sgpio.spec b/sgpio.spec index fa3d616..96af7a7 100644 --- a/sgpio.spec +++ b/sgpio.spec @@ -1,7 +1,7 @@ Summary: SGPIO captive backplane tool Name: sgpio Version: 1.2.0.10 -Release: 10%{?dist} +Release: 11%{?dist} License: GPLv2+ Group: System Environment/Base URL: http://sources.redhat.com/lvm2/wiki/DMRAID_Eventing @@ -36,6 +36,9 @@ make install INSTALL="%{__install} -p" DESTDIR=$RPM_BUILD_ROOT SBIN_DIR=$RPM_BUI %{_mandir}/man1/sgpio.* %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 1.2.0.10-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Fri Nov 30 2012 Jan Synáček - 1.2.0.10-10 - Use strncpy instead of strcpy (coverity) - Comment makefile patch