diff --git a/.gitignore b/.gitignore index bb77f79..afb3435 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ unixcw-2.3.tgz /unixcw-3.4.1.tar.gz +/unixcw-3.5.0.tar.gz diff --git a/sources b/sources index 22d417b..34b6dff 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -3beb91aa065ad1fcf4ca87dd4ca7c90f unixcw-3.4.1.tar.gz +b33cf1be4e1d6c8144eab978f9346f36 unixcw-3.5.0.tar.gz diff --git a/unixcw.spec b/unixcw.spec index 10ab978..1122c28 100644 --- a/unixcw.spec +++ b/unixcw.spec @@ -1,6 +1,6 @@ Name: unixcw -Version: 3.4.1 -Release: 3%{?dist} +Version: 3.5.0 +Release: 1%{?dist} Summary: Shared library for Morse programs Group: Applications/Communications @@ -59,6 +59,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' %{_libdir}/pkgconfig/*.pc %changelog +* Mon Feb 01 2016 Lucian Langa - 3.5.0-1 +- update to latest upstream + * Fri Jun 19 2015 Fedora Release Engineering - 3.4.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild