Rebuilt for librpm soname bump

This commit is contained in:
Kalev Lember 2015-09-05 13:58:38 +02:00
parent 96a661f619
commit 0077f88080
1 changed files with 4 additions and 1 deletions

View File

@ -3,7 +3,7 @@
Summary: Graphical system installer
Name: anaconda
Version: 23.19.2
Release: 1%{?dist}
Release: 2%{?dist}
License: GPLv2+ and MIT
Group: Applications/System
URL: http://fedoraproject.org/wiki/Anaconda
@ -305,6 +305,9 @@ update-desktop-database &> /dev/null || :
%{_prefix}/libexec/anaconda/dd_*
%changelog
* Sat Sep 05 2015 Kalev Lember <klember@redhat.com> - 23.19.2-2
- Rebuilt for librpm soname bump
* Thu Sep 03 2015 Samantha N. Bueno <sbueno+anaconda@redhat.com> - 23.19.2-1
- Verify Initial Setup services are present before turning them ON/OFF
(#1252444) (mkolman)