diff --git a/erlang-sd_notify.spec b/erlang-sd_notify.spec index c999257..c44c53c 100644 --- a/erlang-sd_notify.spec +++ b/erlang-sd_notify.spec @@ -9,7 +9,7 @@ Name: erlang-%{realname} Version: 0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Erlang interface to systemd notify subsystem Group: Development/Languages License: MIT @@ -59,5 +59,8 @@ install -m 755 -p priv/%{realname}_drv.so $RPM_BUILD_ROOT%{_libdir}/erlang/lib/% %changelog +* Sat Aug 16 2014 Fedora Release Engineering +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Tue Jun 03 2014 Peter Lemenkov - 0.1-1 - initial build