diff --git a/.gitignore b/.gitignore index 0186817..9463ae8 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ /ncmpcpp-0.7.1.tar.bz2 /ncmpcpp-0.7.2.tar.bz2 /ncmpcpp-0.7.3.tar.bz2 +/ncmpcpp.spec diff --git a/ncmpcpp.spec b/ncmpcpp.spec index 715393b..91f02dc 100644 --- a/ncmpcpp.spec +++ b/ncmpcpp.spec @@ -1,6 +1,6 @@ Name: ncmpcpp -Version: 0.7.3 -Release: 5%{?dist} +Version: 0.7.4 +Release: 1%{?dist} Summary: Featureful ncurses based MPD client inspired by ncmpc Group: Applications/Multimedia License: GPLv2+ @@ -53,6 +53,9 @@ make DESTDIR="%{buildroot}" INSTALL="install -p" docdir=%{?_pkgdocdir}%{!?_pkgdo %changelog +* Sat Aug 27 2016 Dominic Hopf - 0.7.4-1 +- Update to lastest upstream release: ncmpcpp 0.7.4 + * Tue May 17 2016 Jonathan Wakely - 0.7.3-5 - Rebuilt for linker errors in boost (#1331983) diff --git a/sources b/sources index 04b3ff7..bf9e943 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -674949625d31b553c7d607d151361d50 ncmpcpp-0.7.3.tar.bz2 +450a776e83f1bc5d78b74fb3f635c1b3 ncmpcpp.spec