[lnst/el6] Updating to stable release 5

Jiří Pírko jirka at fedoraproject.org
Tue Jul 29 13:37:56 UTC 2014


commit ee0ecea13cdfb851ad4157d6393a0d67cb8ced80
Author: Jiri Pirko <jiri at resnulli.us>
Date:   Mon Jul 28 15:53:51 2014 +0200

    Updating to stable release 5

 .gitignore |    1 +
 lnst.spec  |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 554eb03..e317be1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@
 /lnst-2.tar.gz
 /lnst-3.tar.gz
 /lnst-4.tar.gz
+/lnst-5.tar.gz
diff --git a/lnst.spec b/lnst.spec
index af03002..0ab9bca 100644
--- a/lnst.spec
+++ b/lnst.spec
@@ -11,7 +11,7 @@
 %include %{_rpmconfigdir}/macros.python
 
 Name:       lnst
-Version:    4
+Version:    5
 Release:    1%{?dist}
 Summary:    Common code for lnst-ctl and lnst-slave
 Requires:   python2, python-lxml, python-pyroute2, bzip2
@@ -109,6 +109,9 @@ semanage fcontext -d -t unconfined_exec_t %{_bindir}/%{name}-slave
 %{_sysconfdir}/rc.d/init.d/%{name}-slave
 
 %changelog
+* Mon Jul 28 2014 Jiri Pirko <jpirko at redhat.com> - 5-1
+- Updating to stable release 5
+
 * Thu Jul 03 2014 Jiri Pirko <jpirko at redhat.com> - 4-1
 - Updating to stable release 4
 
diff --git a/sources b/sources
index d831d38..d15b4ea 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-11ca73cb1976189e399bfc89c6089f1a  lnst-4.tar.gz
+36f5e3bb1fb926ddca44c6d5506ef124  lnst-5.tar.gz


More information about the scm-commits mailing list