[lnst] Updating to stable release 5

Jiří Pírko jirka at fedoraproject.org
Mon Jul 28 13:31:53 UTC 2014


commit 48a9b1184431d56559de9f8f8b733501a9292b14
Author: Jiri Pirko <jiri at resnulli.us>
Date:   Mon Jul 28 15:24:44 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 c314132..8ef87a2 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
@@ -106,6 +106,9 @@ semanage fcontext -d -t unconfined_exec_t -f f %{_bindir}/%{name}-slave
 %{_unitdir}/%{name}-slave.service
 
 %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