Update to 0.6.4

This commit is contained in:
Ankur Sinha (Ankur Sinha Gmail) 2015-05-06 17:59:41 +01:00
parent b2a1c51737
commit 2e9d7171be
No known key found for this signature in database
GPG Key ID: F8D8C0BEBAC898BD
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -3,3 +3,4 @@
/ncmpcpp-0.5.9.tar.bz2
/ncmpcpp-0.5.10.tar.bz2
/ncmpcpp-0.6.3.tar.bz2
/ncmpcpp-0.6.4.tar.bz2

View File

@ -1,6 +1,6 @@
Name: ncmpcpp
Version: 0.6.3
Release: 2%{?dist}
Version: 0.6.4
Release: 1%{?dist}
Summary: Clone of ncmpc with new features and written in C++
Group: Applications/Multimedia
License: GPLv2+
@ -46,6 +46,9 @@ make DESTDIR="%{buildroot}" INSTALL="install -p" docdir=%{?_pkgdocdir}%{!?_pkgdo
%changelog
* Wed May 06 2015 Ankur Sinha <ankursinha AT fedoraproject DOT org> 0.6.4-1
- Update to latest upstream release
* Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 0.6.3-2
- Rebuilt for GCC 5 C++11 ABI change

View File

@ -1 +1 @@
b4af4c7405ce12033757c1cd1f9900c5 ncmpcpp-0.6.3.tar.bz2
f52837c590495594767ce5c0793007c1 ncmpcpp-0.6.4.tar.bz2