[lnst/el6] Updating to stable release 4

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


commit 219f86b3dc77b078f7fbffc696a688ec71d3fa18
Author: Jiri Pirko <jiri at resnulli.us>
Date:   Thu Jul 3 11:34:41 2014 +0200

    Updating to stable release 4

 .gitignore |    1 +
 lnst.spec  |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 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 a83dd21..e43642d 100644
--- a/lnst.spec
+++ b/lnst.spec
@@ -11,7 +11,7 @@
 %include %{_rpmconfigdir}/macros.python
 
 Name:       lnst
-Version:    3
+Version:    4
 Release:    1%{?dist}
 Summary:    Common code for lnst-ctl and lnst-slave
 Requires:   python2, python-lxml, python-pyroute2, bzip2
@@ -104,6 +104,9 @@ install -D -p -m 0755 dist/%{name}-slave %{buildroot}%{_sysconfdir}/rc.d/init.d/
 %{_sysconfdir}/rc.d/init.d/%{name}-slave
 
 %changelog
+* Thu Jul 03 2014 Jiri Pirko <jpirko at redhat.com> - 4-1
+- Updating to stable release 4
+
 * Wed Mar 19 2014 Jiri Pirko <jpirko at redhat.com> - 3-1
 - Updating to stable release 3
 
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