[nc] 1.109 bump

Petr Šabata psabata at fedoraproject.org
Wed Jul 11 14:32:09 UTC 2012


commit b51a1748ca65822786399fd7663b1672983cb3a7
Author: Petr Šabata <contyk at redhat.com>
Date:   Wed Jul 11 16:30:54 2012 +0200

    1.109 bump

 .gitignore |    1 +
 nc.spec    |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index dc44ebf..bdd337f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ nc-1.84.tar.bz2
 /nc-1.106.tar.bz2
 /nc-1.107.tar.bz2
 /nc-1.107.20120403.tar.bz2
+/nc-1.109.20120711.tar.bz2
diff --git a/nc.spec b/nc.spec
index 6a2789f..659111c 100644
--- a/nc.spec
+++ b/nc.spec
@@ -1,7 +1,7 @@
 Summary:    Reads and writes data across network connections using TCP or UDP
 Name:       nc
 # CVS version of netcat.c + the checkout date
-Version:    1.107.20120403
+Version:    1.109.20120711
 Release:    1%{?dist}
 URL:        http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/%{name}/
 License:    BSD and ISC
@@ -60,6 +60,9 @@ install -m644 -p nc.1 %{buildroot}%{_mandir}/man1
 %{_mandir}/man1/nc.1*
 
 %changelog
+* Wed Jul 11 2012 Petr Šabata <contyk at redhat.com> - 1.109.20120711-1
+- 1.109 bump
+
 * Tue May 22 2012 Petr Šabata <contyk at redhat.com> - 1.107.20120403-1
 - Use glibc implementation of b64_ntop()
 - Include the CVS checkout date in Version
diff --git a/sources b/sources
index fd50a22..c8b8d15 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-81f10b846fdc58aebc00d903919b2ac5  nc-1.107.20120403.tar.bz2
+6bfd4ec6ff2b7f4bc377c5763c740a9f  nc-1.109.20120711.tar.bz2


More information about the scm-commits mailing list