[bird] updated to latest upstream 1.3.2

Jiri Skala jskala at fedoraproject.org
Mon Jul 11 07:51:51 UTC 2011


commit cf34a1fbeae10514f6145f68d69da592e2937bce
Author: Jiri Skala <jskala at redhat.com>
Date:   Mon Jul 11 09:51:36 2011 +0200

    updated to latest upstream 1.3.2

 .gitignore |    1 +
 bird.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5b7da65..533a2bf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
 /bird-1.2.5.tar.gz
 /bird-1.3.0.tar.gz
 /bird-1.3.1.tar.gz
+/bird-1.3.2.tar.gz
diff --git a/bird.spec b/bird.spec
index bec174c..11bb977 100644
--- a/bird.spec
+++ b/bird.spec
@@ -2,8 +2,8 @@
 %define         _unitdir /lib/systemd/system
 
 Name:           bird
-Version:        1.3.1
-Release:       	2%{?dist}
+Version:        1.3.2
+Release:       	1%{?dist}
 Summary:        BIRD Internet Routing Daemon
 
 Group:          System Environment/Daemons
@@ -171,6 +171,9 @@ fi
 
 
 %changelog
+* Mon Jul 11 2011 Jiri Skala <jskala at redhat.com> 1.3.2-1
+- updated to latest upstream 1.3.2
+
 * Wed May 11 2011 Bill Nottingham <notting at redhat.com>  1.3.1-2
 - fix systemd scriptlets for upgrade (#703234)
 
diff --git a/sources b/sources
index 03b05b2..a2924f2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-d11f53b79c7371b76e5c93209dbe2a10  bird-1.3.1.tar.gz
+4fa1fc086799227fc823e15ece046951  bird-1.3.2.tar.gz


More information about the scm-commits mailing list