diff --git a/libotr.spec b/libotr.spec index a8d1a10..df9ce52 100644 --- a/libotr.spec +++ b/libotr.spec @@ -2,7 +2,7 @@ Summary: Off-The-Record Messaging library and toolkit Name: libotr Version: 4.1.0 -Release: 1%{?dist} +Release: 2%{?dist} License: GPLv2 and LGPLv2 Group: System Environment/Libraries Source0: http://otr.cypherpunks.ca/%{name}-%{version}.tar.gz @@ -80,6 +80,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 4.1.0-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Tue Oct 21 2014 Paul Wouters - 4.1.0-1 - Updated to 4.1.0 (minor security enhancements, fragmentation bugfixes)