[picocom] Upgrade to 1.6

Kevin Fenzi kevin at fedoraproject.org
Wed Aug 25 19:50:05 UTC 2010


commit 5c7296405ba58cd0d1f1db0f8fde9a5feb15c415
Author: Kevin Fenzi <kevin at tummy.com>
Date:   Wed Aug 25 13:49:59 2010 -0600

    Upgrade to 1.6

 .gitignore   |    1 +
 picocom.spec |   11 +++++++----
 sources      |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5056824..f6115f4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 picocom-1.4.tar.gz
+/picocom-1.6.tar.gz
diff --git a/picocom.spec b/picocom.spec
index d72fa7e..6d2d209 100644
--- a/picocom.spec
+++ b/picocom.spec
@@ -1,12 +1,12 @@
 Name:           picocom
-Version:        1.4
-Release:        8%{?dist}
+Version:        1.6
+Release:        1%{?dist}
 Summary:        Minimal serial communications program
 
 Group:          Applications/Communications
 License:        GPLv2+
-URL:            http://efault.net/npat/hacks/picocom/
-Source0:        http://efault.net/npat/hacks/picocom/dist/picocom-%{version}.tar.gz
+URL:            http://code.google.com/p/picocom/
+Source0:        http://picocom.googlecode.com/files/picocom-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 %description
@@ -45,6 +45,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man8/*
 
 %changelog
+* Wed Aug 25 2010 Kevin Fenzi <kevin at tummy.com> - 1.6-1
+- Upgrade to 1.6
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4-8
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 
diff --git a/sources b/sources
index 0686170..2353386 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-08fcc5f6bb9e7676a2569386d5ea9f70  picocom-1.4.tar.gz
+426c3d30b82cbc80b0dafdccd6020c6c  picocom-1.6.tar.gz


More information about the scm-commits mailing list