From c725a681f9c15055d6af797295355cecac4721c8 Mon Sep 17 00:00:00 2001 From: Thomas Haller <thaller@redhat.com> Date: Fri, 16 Oct 2015 18:33:07 +0200 Subject: [PATCH] Update to 3.2.27 --- .gitignore | 2 ++ libnl3.spec | 7 +++++-- sources | 4 ++-- 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 9033d68..cb407ac 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,5 @@ /libnl-doc-3.2.26.tar.gz /libnl-3.2.27-rc1.tar.gz /libnl-doc-3.2.27-rc1.tar.gz +/libnl-3.2.27.tar.gz +/libnl-doc-3.2.27.tar.gz diff --git a/libnl3.spec b/libnl3.spec index 1c6ba30..fc58a86 100644 --- a/libnl3.spec +++ b/libnl3.spec @@ -1,12 +1,12 @@ Name: libnl3 Version: 3.2.27 -Release: 0.1%{?dist} +Release: 1%{?dist} Summary: Convenience library for kernel netlink sockets Group: Development/Libraries License: LGPLv2 URL: http://www.infradead.org/~tgr/libnl/ -%define fullversion %{version}-rc1 +%define fullversion %{version} Source: http://www.infradead.org/~tgr/libnl/files/libnl-%{fullversion}.tar.gz Source1: http://www.infradead.org/~tgr/libnl/files/libnl-doc-%{fullversion}.tar.gz @@ -148,6 +148,9 @@ popd %{python3_sitearch}/netlink-*.egg-info %changelog +* Fri Oct 16 2015 Thomas Haller <thaller@redhat.com> - 3.2.27-1 +- Update to 3.2.27 + * Mon Sep 21 2015 Thomas Haller <thaller@redhat.com> - 3.2.27-0.1 - Update to 3.2.27-rc1 diff --git a/sources b/sources index f35f414..439bc0c 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -9aa0515c248546badb6da26361586e25 libnl-3.2.27-rc1.tar.gz -aa8e7f8e0aa9a88ac0521f663cb9f582 libnl-doc-3.2.27-rc1.tar.gz +cec19f941b79a38d9eb92dbc171d6dbd libnl-3.2.27.tar.gz +41552fcd35aef72599842747def6acd2 libnl-doc-3.2.27.tar.gz