[lnst] Updating to stable release 4

Jiří Pírko jirka at fedoraproject.org
Thu Jul 3 09:12:13 UTC 2014


commit 73d6fbd8fa8154492f382ad354f2694f7bfe435c
Author: Jiri Pirko <jiri at resnulli.us>
Date:   Thu Jul 3 11:12:00 2014 +0200

    Updating to stable release 4

 .gitignore |    1 +
 lnst.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6ca244b..554eb03 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /lnst-1.tar.gz
 /lnst-2.tar.gz
 /lnst-3.tar.gz
+/lnst-4.tar.gz
diff --git a/lnst.spec b/lnst.spec
index 1aa1b11..bf2de82 100644
--- a/lnst.spec
+++ b/lnst.spec
@@ -11,8 +11,8 @@
 %include %{_rpmconfigdir}/macros.python
 
 Name:       lnst
-Version:    3
-Release:    2%{?dist}
+Version:    4
+Release:    1%{?dist}
 Summary:    Common code for lnst-ctl and lnst-slave
 Requires:   python2, python-lxml, python-pyroute2, bzip2
 
@@ -103,6 +103,9 @@ install -D -m 0644 dist/%{name}-slave.service %{buildroot}/%{_unitdir}/%{name}-s
 %{_unitdir}/%{name}-slave.service
 
 %changelog
+* Thu Jul 03 2014 Jiri Pirko <jpirko at redhat.com> - 4-1
+- Updating to stable release 4
+
 * Sat Jun 07 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
 
diff --git a/sources b/sources
index 77579d1..d831d38 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-9faf1f6529a70075bc0e65c1983e7f45  lnst-3.tar.gz
+11ca73cb1976189e399bfc89c6089f1a  lnst-4.tar.gz


More information about the scm-commits mailing list