Rebuild for new znc.
This commit is contained in:
parent
34e47efe38
commit
16ea2e2456
1 changed files with 4 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
|
||||
Name: znc-%{modname}
|
||||
Version: 0
|
||||
Release: 0.5git%{shortcommit}%{?dist}
|
||||
Release: 0.6git%{shortcommit}%{?dist}
|
||||
Summary: ZNC module for client specific buffers
|
||||
|
||||
License: ASL 2.0
|
||||
|
|
@ -33,6 +33,9 @@ install -Dpm0755 %{modname}.so %{buildroot}%{_libdir}/znc/%{modname}.so
|
|||
%{_libdir}/znc/%{modname}.so
|
||||
|
||||
%changelog
|
||||
* Fri Jun 01 2018 Jason L Tibbitts III <tibbs@math.uh.edu> - 0-0.6gitfe0f368
|
||||
- Rebuild for new znc.
|
||||
|
||||
* Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.5gitfe0f368
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue