diff --git a/.gitignore b/.gitignore index 4ba0b23..09d37bb 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,4 @@ /chirp-0.4.1.tar.gz /chirp-daily-20151130.tar.gz /chirp-daily-20160215.tar.gz +/chirp-daily-20160224.tar.gz diff --git a/chirp.spec b/chirp.spec index 7378066..dd751e1 100644 --- a/chirp.spec +++ b/chirp.spec @@ -1,7 +1,7 @@ %global src_name chirp-daily Name: chirp -Version: 20160215 +Version: 20160224 Release: 1%{?dist} Summary: A tool for programming two-way radio equipment @@ -64,6 +64,9 @@ desktop-file-install \ %changelog +* Thu Feb 25 2016 Richard Shaw - 20160224-1 +- Update to latest upstream release. + * Thu Feb 18 2016 Richard Shaw - 20160215-1 - Update to latest upstream release. diff --git a/sources b/sources index ced598a..d882ee3 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -2addc42f71867cc3170276d14bceb173 chirp-daily-20160215.tar.gz +f74f96df21b5960cf58fc2f181672dbf chirp-daily-20160224.tar.gz