diff --git a/.gitignore b/.gitignore index d34bc9f..76c935c 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ /babeld-1.5.0.tar.gz /babeld-1.5.1.tar.gz /babeld-1.6.0.tar.gz +/babeld-1.6.1.tar.gz diff --git a/babeld.spec b/babeld.spec index d35aae1..5a67820 100644 --- a/babeld.spec +++ b/babeld.spec @@ -1,8 +1,8 @@ %define _hardened_build 1 Name: babeld -Version: 1.6.0 -Release: 2%{?dist} +Version: 1.6.1 +Release: 1%{?dist} Summary: Ad-hoc network routing daemon Group: System Environment/Base @@ -71,6 +71,9 @@ fi %changelog +* Thu Jun 25 2015 Jon Ciesla - 1.6.1-1 +- 1.6.1, BZ 1232520. + * Wed Jun 17 2015 Fedora Release Engineering - 1.6.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 18af0a2..24f172b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -b0602a6124ddafb37225bd1a2d8abb13 babeld-1.6.0.tar.gz +74290f6c3678f314c79bdc0ab99d9f22 babeld-1.6.1.tar.gz