[bird] spec: update to 1.4.0

Michal Sekletar msekleta at fedoraproject.org
Tue Dec 3 16:06:38 UTC 2013


commit a8644fbedec9a1fda152bbe38b044c8bdb03d8ac
Author: Michal Sekletar <msekleta at redhat.com>
Date:   Tue Dec 3 16:55:06 2013 +0100

    spec: update to 1.4.0

 .gitignore |    1 +
 bird.spec  |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6369acf..8dad6eb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /bird-1.3.7.tar.gz
 /bird-1.3.10.tar.gz
 /bird-1.3.11.tar.gz
+/bird-1.4.0.tar.gz
diff --git a/bird.spec b/bird.spec
index 8931e8a..7c92564 100644
--- a/bird.spec
+++ b/bird.spec
@@ -1,7 +1,7 @@
 %global _hardened_build 1
 
 Name:             bird
-Version:          1.3.11
+Version:          1.4.0
 Release:          1%{?dist}
 Summary:          BIRD Internet Routing Daemon
 
@@ -132,6 +132,9 @@ sed 's/BIRD_PROGNAME/bird6/' %SOURCE1 > %{buildroot}%{_unitdir}/bird6.service
 
 
 %changelog
+* Tue Dec 03 2013 Michal Sekletar <msekleta at redhat.com> - 1.4.0-1
+- update to 1.4.0
+
 * Thu Oct 17 2013 Michal Sekletar <msekleta at redhat.com> - 1.3.11-1
 - update to 1.3.11
 - add systemd to BuildRequires
diff --git a/sources b/sources
index 1723ded..b70a05b 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-8ad2eb997fb8251bc5b24cf32619571b  bird-1.3.11.tar.gz
+4e5a47308335b1b0bf4691cac6c4174f  bird-1.4.0.tar.gz


More information about the scm-commits mailing list