From be58e3c80e631c14c5e126e5b8e01b374a51036a Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 25 Jul 2009 15:51:54 +0000 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild --- ncmpcpp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ncmpcpp.spec b/ncmpcpp.spec index 4a321fd..8e94a95 100644 --- a/ncmpcpp.spec +++ b/ncmpcpp.spec @@ -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 - 0.3.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild + * Wed Jun 24 2009 Michal Nowak - 0.3.5-1 - 0.3.5 - new feature: custom command execution on song change