[libax25] Upstream update, upload new source

Randall 'Randy' Berry dp67 at fedoraproject.org
Mon Jun 27 14:23:43 UTC 2011


commit 8cc14a80271346cde93ad932b05e932efea76b1d
Author: dp67 <dp67 at fedoraproject.org>
Date:   Mon Jun 27 10:23:29 2011 -0400

    Upstream update, upload new source

 .gitignore   |    1 +
 libax25.spec |   31 +++++++++++++++++--------------
 sources      |    2 +-
 3 files changed, 19 insertions(+), 15 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 272b680..bcf1c73 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 libax25-0.0.11.tar.gz
+/libax25-0.0.12-rc2.tar.gz
diff --git a/libax25.spec b/libax25.spec
index 2eb3887..3d6136b 100644
--- a/libax25.spec
+++ b/libax25.spec
@@ -1,13 +1,13 @@
-Name:           libax25
-Version:        0.0.11
-Release:        6%{?dist}
-Summary:        AX.25 library for hamradio applications
+Name:		libax25
+Version:	0.0.12
+Release:	0.1.rc2%{?dist}
+Summary:	AX.25 library for hamradio applications
 
-Group:          System Environment/Libraries
-License:        LGPLv2+
-URL:            http://ax25.sourceforge.net/
-Source0:        http://downloads.sourceforge.net/ax25/%{name}-%{version}.tar.gz
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Group:		System Environment/Libraries
+License:	LGPLv2+
+URL:		http://ax25.sourceforge.net/
+Source0:	http://downloads.sourceforge.net/ax25/%{name}-%{version}-rc2.tar.gz
+BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 #BuildRequires:  
 #Requires:       
@@ -18,13 +18,13 @@ Included are routines to do ax25 address parsing, common ax25 application
 config file parsing, etc. 
 
 
-%package        devel
+%package	devel
 
-Summary:        Development files for %{name}
-Group:          Development/Libraries
-Requires:       %{name} = %{version}-%{release}
+Summary:	Development files for %{name}
+Group:		Development/Libraries
+Requires:	%{name} = %{version}-%{release}
 
-%description    devel
+%description	devel
 The %{name}-devel package contains libraries and header files for
 developing applications that use %{name}.
 
@@ -66,6 +66,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Mon Feb 07 2011 Randall J. Berry, N3LRX <dp67 at fedoraproject.org> - 0.0.12-0.1.rc2
+- New upstream release 0.0.12-rc2
+
 * Mon Feb 07 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.0.11-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index bd4af8d..c19a762 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c6ea01e81118451e2e892e634c576c17  libax25-0.0.11.tar.gz
+e399552ac89381d6e16fd295ce03ab58  libax25-0.0.12-rc2.tar.gz


More information about the scm-commits mailing list