diff --git a/libntirpc.spec b/libntirpc.spec index b982a7a..1539505 100644 --- a/libntirpc.spec +++ b/libntirpc.spec @@ -6,7 +6,7 @@ Version: 1.4.0 %global dev pre3 %global dev_version 1.4.0%{dev} %global dash_dev_version 1.4.0-%{dev} -Release: 0.3%{?dev:%{dev}}%{?dist} +Release: 0.4%{?dev:%{dev}}%{?dist} Summary: New Transport Independent RPC Library Group: System Environment/Libraries License: BSD @@ -15,7 +15,6 @@ Url: https://github.com/nfs-ganesha/ntirpc Source0: https://github.com/nfs-ganesha/ntirpc/archive/v%{dash_dev_version}/ntirpc-%{dash_dev_version}.tar.gz BuildRequires: cmake -BuildRequires: jemalloc-devel BuildRequires: krb5-devel # libtirpc has /etc/netconfig, most machines probably have it anyway # for NFS client @@ -76,6 +75,9 @@ install -p -m 644 libntirpc.pc %{buildroot}%{_libdir}/pkgconfig/ %{_libdir}/pkgconfig/libntirpc.pc %changelog +* Tue Sep 6 2016 Kaleb S. KEITHLEY 1.4.0-0.4pre3 +- libntirpc 1.4.0-pre3, without jemalloc + * Thu Aug 4 2016 Kaleb S. KEITHLEY 1.4.0-0.3pre3 - libntirpc 1.4.0-pre3