[jack_capture/f14/master] - Update to 0.9.56 (drops /usr/bin/jack_capture_gui which depended on gtk1)

Orcan Ogetbil oget at fedoraproject.org
Sun Sep 12 01:44:36 UTC 2010


commit c88d9e9f99581f6211d7c8c9e0fb416a42891e58
Author: Orcan Ogetbil <oget.fedora at gmail.com>
Date:   Sat Sep 11 21:44:30 2010 -0400

    - Update to 0.9.56 (drops /usr/bin/jack_capture_gui which depended on gtk1)

 .gitignore        |    1 +
 jack_capture.spec |    7 +++++--
 sources           |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 89b8286..a4d7794 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 jack_capture-0.9.53.tar.gz
+/jack_capture-0.9.56.tar.gz
diff --git a/jack_capture.spec b/jack_capture.spec
index 703621b..3fffc3f 100644
--- a/jack_capture.spec
+++ b/jack_capture.spec
@@ -1,5 +1,5 @@
 Name:		jack_capture
-Version:	0.9.53
+Version:	0.9.56
 Release:	1%{?dist}
 Summary:	Record sound files with JACK
 Group:		Applications/Multimedia
@@ -26,7 +26,7 @@ BuildRequires:	ncurses-devel
 
 Requires:	meterbridge
 Requires:	vorbis-tools
-Requires:	xdialog
+
 
 %description
 Jack_capture is a program for recording sound files with JACK. It's default
@@ -77,6 +77,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 %{_datadir}/applications/%{name}.desktop
 
 %changelog
+* Sat Sep 11 2010 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 0.9.56-1
+- Update to 0.9.56 (drops /usr/bin/jack_capture_gui which depended on gtk1)
+
 * Mon Jul 19 2010 Orcan Ogetbil <oget [DOT] fedora [AT] gmail [DOT] com> - 0.9.53-1
 - Update to 0.9.53
 
diff --git a/sources b/sources
index 34efbdb..dd598af 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-adbf5c155809e674c4295e70518a4d41  jack_capture-0.9.53.tar.gz
+1d56ff221e3a82c29d5f02c1d3989e47  jack_capture-0.9.56.tar.gz


More information about the scm-commits mailing list