0.52.16-1

This commit is contained in:
Miroslav Lichvar 2013-08-06 18:23:11 +02:00
parent ca2a64c81b
commit 5873cd534d

View File

@ -2,7 +2,7 @@
Summary: A library for text mode user interfaces
Name: newt
Version: 0.52.16
Release: 3%{?dist}
Release: 1%{?dist}
License: LGPLv2
Group: System Environment/Libraries
URL: https://fedorahosted.org/newt/
@ -95,6 +95,13 @@ make DESTDIR=$RPM_BUILD_ROOT install
%{python_sitearch}/*.py*
%changelog
* Tue Aug 06 2013 Miroslav Lichvar <mlichvar@redhat.com> - 0.52.16-1
- add newtComponentGetSize and newtComponentGetPosition (#987596)
- modify Makefile to use SOEXT (#971168)
- free gpm socket name and unlink gpm socket on form exit
- fix memory leaks in whiptail
- fix weekdays in spec changelog
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.52.15-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild