diff --git a/.gitignore b/.gitignore index ae5de83..6188088 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /codec2-0.3.svn2080.tar.xz +/codec2-0.4.tar.xz diff --git a/codec2.spec b/codec2.spec index a994700..42e51d6 100644 --- a/codec2.spec +++ b/codec2.spec @@ -1,9 +1,9 @@ -%global svnrev 2080 -%global codate 20150317 +#global svnrev 2167 +#global codate 20150530 Name: codec2 -Version: 0.3 -Release: 6.%{codate}svn%{svnrev}%{?dist} +Version: 0.4 +Release: 1%{?svnrev:.%{codate}svn%{svnrev}}%{?dist} Summary: Next-Generation Digital Voice for Two-Way Radio License: LGPLv2 @@ -12,7 +12,6 @@ URL: http://rowetel.com/codec2.html # cd freetel; svn export codec2 Source0: %{name}-%{version}%{?svnrev:.svn%{svnrev}}.tar.xz - BuildRequires: cmake @@ -95,6 +94,9 @@ EOF %changelog +* Thu Jul 2 2015 Richard Shaw - 0.4-1 +- Update to latest upstream release. + * Wed Jun 17 2015 Fedora Release Engineering - 0.3-6.20150317svn2080 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild diff --git a/sources b/sources index 30f14ab..c48a784 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -68073852621f4a1bd5aa5cf2ae3f6cc2 codec2-0.3.svn2080.tar.xz +d4218aefd90f6383444be230a1957539 codec2-0.4.tar.xz