[bird] Update to 1.4.4

Michal Sekletar msekleta at fedoraproject.org
Mon Jul 28 10:51:22 UTC 2014


commit 306a5bea86c4dd0eddf052136004b38074e8b392
Author: Michal Sekletar <msekleta at redhat.com>
Date:   Mon Jul 28 12:48:34 2014 +0200

    Update to 1.4.4

 .gitignore |    1 +
 bird.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2e9915a..ee274d7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,4 @@
 /bird-1.3.11.tar.gz
 /bird-1.4.0.tar.gz
 /bird-1.4.3.tar.gz
+/bird-1.4.4.tar.gz
diff --git a/bird.spec b/bird.spec
index 349f85d..a1d2bb8 100644
--- a/bird.spec
+++ b/bird.spec
@@ -1,8 +1,8 @@
 %global _hardened_build 1
 
 Name:             bird
-Version:          1.4.3
-Release:          2%{?dist}
+Version:          1.4.4
+Release:          1%{?dist}
 Summary:          BIRD Internet Routing Daemon
 
 Group:            System Environment/Daemons
@@ -132,6 +132,9 @@ sed 's/BIRD_PROGNAME/bird6/' %SOURCE1 > %{buildroot}%{_unitdir}/bird6.service
 
 
 %changelog
+* Mon Jul 28 2014 Michal Sekletar <msekleta at redhat.com> - 1.4.4-1
+- update to 1.4.4
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index b4b2e74..725b6f0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-eb7e00b9c1d102ddfcbc19d9cb168511  bird-1.4.3.tar.gz
+4ec3a9165928a541326ec9de316da974  bird-1.4.4.tar.gz


More information about the scm-commits mailing list