Compare commits

...

3 Commits
master ... f15

Author SHA1 Message Date
Dominic Hopf 608eb5c1ba New upstream release: ncmpcpp 0.5.10 2012-04-02 01:33:39 +02:00
Dominic Hopf 7bae465a09 Merge branch 'master' into f15
Conflicts:
	.gitignore
	ncmpcpp.spec
	sources
2011-10-15 02:05:33 +02:00
Dominic Hopf 5ca60e2b66 New upstream release: ncmpcpp 0.5.7 2011-06-13 18:04:46 +02:00
3 changed files with 7 additions and 4 deletions

4
.gitignore vendored
View File

@ -1,2 +1,2 @@
/ncmpcpp-0.5.7.tar.bz2
/ncmpcpp-0.5.8.tar.bz2
/ncmpcpp-0.5.9.tar.bz2
/ncmpcpp-0.5.10.tar.bz2

View File

@ -1,5 +1,5 @@
Name: ncmpcpp
Version: 0.5.8
Version: 0.5.10
Release: 1%{?dist}
Summary: Clone of ncmpc with new features and written in C++
Group: Applications/Multimedia
@ -42,6 +42,9 @@ make DESTDIR="%{buildroot}" INSTALL="install -p" docdir="%{_docdir}/%{name}-%{ve
%changelog
* Mon Apr 02 2012 Dominic Hopf <dmaphy@fedoraproject.org> - 0.5.10-1
- New upstream release: ncmpcpp 0.5.10
* Sat Oct 15 2011 Dominic Hopf <dmaphy@fedoraproject.org> - 0.5.8-1
- New upstream release: ncmpcpp 0.5.8

View File

@ -1 +1 @@
288952c6b4cf4fa3683f3f83a58da37c ncmpcpp-0.5.8.tar.bz2
298ed66325bcfe358e37e186c7ea4861 ncmpcpp-0.5.10.tar.bz2