Rebuild for ICU 63
This commit is contained in:
parent
5b01b99133
commit
1c373e7c57
1 changed files with 4 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
Name: znc-%{modname}
|
||||
Version: 0
|
||||
Release: 0.9git%{shortcommit}%{?dist}
|
||||
Release: 0.10git%{shortcommit}%{?dist}
|
||||
Summary: ZNC module for client specific buffers
|
||||
|
||||
License: ASL 2.0
|
||||
|
|
@ -35,6 +35,9 @@ install -Dpm0755 %{modname}.so %{buildroot}%{_libdir}/znc/%{modname}.so
|
|||
%{_libdir}/znc/%{modname}.so
|
||||
|
||||
%changelog
|
||||
* Wed Jan 23 2019 Pete Walter <pwalter@fedoraproject.org> - 0-0.10gitfe0f368
|
||||
- Rebuild for ICU 63
|
||||
|
||||
* Tue Jul 31 2018 Jason L Tibbitts III <tibbs@math.uh.edu> - 0-0.9gitfe0f368
|
||||
- Require specific version of znc, to avoid unexpected breakage when znc
|
||||
updates. (Broken deps are better than a broken server.)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue