[bird] spec: update to version 1.3.11

Michal Sekletar msekleta at fedoraproject.org
Thu Oct 17 13:45:51 UTC 2013


commit b8e2d45b8ffcd3c61ff91c6d18f72a5568dee5db
Author: Michal Sekletar <msekleta at redhat.com>
Date:   Thu Oct 17 13:45:53 2013 +0200

    spec: update to version 1.3.11
    
    For more information about 1.3.11 release see NEWS file.
    
    https://gitlab.labs.nic.cz/labs/bird/commit/643228bc1cfb6a8f5169ee8ebfe1b75c81cc8543

 .gitignore |    1 +
 bird.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d91822d..6369acf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /bird-1.3.5.tar.gz
 /bird-1.3.7.tar.gz
 /bird-1.3.10.tar.gz
+/bird-1.3.11.tar.gz
diff --git a/bird.spec b/bird.spec
index e695f04..1dbc4d8 100644
--- a/bird.spec
+++ b/bird.spec
@@ -2,8 +2,8 @@
 %define         _unitdir /lib/systemd/system
 
 Name:           bird
-Version:        1.3.10
-Release:       	2%{?dist}
+Version:        1.3.11
+Release:       	1%{?dist}
 Summary:        BIRD Internet Routing Daemon
 
 Group:          System Environment/Daemons
@@ -192,6 +192,9 @@ fi
 %attr(755,root,root) %{_initddir}/bird6
 
 %changelog
+* Thu Oct 17 2013 Michal Sekletar <msekleta at redhat.com> - 1.3.11-1
+- update to 1.3.11
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3.10-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index c181e5e..1723ded 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-553c331b32bca9e926519cb2f67d68be  bird-1.3.10.tar.gz
+8ad2eb997fb8251bc5b24cf32619571b  bird-1.3.11.tar.gz


More information about the scm-commits mailing list