From 9ead043d1644b7e6a2fbf4c24561aa921c765d95 Mon Sep 17 00:00:00 2001 From: "Ankur Sinha (Ankur Sinha Gmail)" Date: Tue, 8 Sep 2015 15:01:36 +0100 Subject: [PATCH] Update to latest upstream release. --- .gitignore | 1 + ncmpcpp.spec | 7 +++++-- sources | 2 +- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9155a3c..e86d1eb 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ /ncmpcpp-0.5.10.tar.bz2 /ncmpcpp-0.6.3.tar.bz2 /ncmpcpp-0.6.4.tar.bz2 +/ncmpcpp-0.6.6.tar.bz2 diff --git a/ncmpcpp.spec b/ncmpcpp.spec index b3e37bb..2715730 100644 --- a/ncmpcpp.spec +++ b/ncmpcpp.spec @@ -1,6 +1,6 @@ Name: ncmpcpp -Version: 0.6.4 -Release: 6%{?dist} +Version: 0.6.6 +Release: 1%{?dist} Summary: Clone of ncmpc with new features and written in C++ Group: Applications/Multimedia License: GPLv2+ @@ -45,6 +45,9 @@ make DESTDIR="%{buildroot}" INSTALL="install -p" docdir=%{?_pkgdocdir}%{!?_pkgdo %changelog +* Tue Sep 08 2015 Ankur Sinha 0.6.6-1 +- Update to latest upstream release + * Thu Aug 27 2015 Jonathan Wakely - 0.6.4-6 - Rebuilt for Boost 1.59 diff --git a/sources b/sources index 89b6c7e..9c3f3b8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -f52837c590495594767ce5c0793007c1 ncmpcpp-0.6.4.tar.bz2 +71acf8822ee539de0e76182f811e89f9 ncmpcpp-0.6.6.tar.bz2