Rebuild for ICU 69

This commit is contained in:
Pete Walter 2021-05-19 21:15:23 +01:00
parent 9caf24f3f3
commit a8c3932582
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: ncmpcpp
Version: 0.9.2
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Featureful ncurses based MPD client inspired by ncmpc
License: GPLv2+
URL: http://ncmpcpp.rybczak.net/
@ -57,6 +57,9 @@ rm -f %{buildroot}/%{_docdir}/%{name}/COPYING
%changelog
* Wed May 19 2021 Pete Walter <pwalter@fedoraproject.org> - 0.9.2-2
- Rebuild for ICU 69
* Tue Jan 26 2021 Dominic Hopf <dmaphy@fedoraproject.org> - 0.9.2-1
- Update to 0.9.2 (RHBZ#1920130)