This commit is contained in:
Jesse Keating 2009-07-25 15:51:54 +00:00
parent b3a814a865
commit be58e3c80e
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: ncmpcpp
Version: 0.3.5
Release: 1%{?dist}
Release: 2%{?dist}
Summary: Clone of ncmpc with new features and written in C++
Group: Applications/Multimedia
License: GPLv2+
@ -48,6 +48,9 @@ rm -rf %{buildroot}
%changelog
* Sat Jul 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Wed Jun 24 2009 Michal Nowak <mnowak@redhat.com> - 0.3.5-1
- 0.3.5
- new feature: custom command execution on song change