From 7851394d38e1981a7322d8025b5cfee84883237a Mon Sep 17 00:00:00 2001 From: Orcan Ogetbil Date: Jul 10 2012 02:28:45 +0000 Subject: Update to 8. --- diff --git a/.gitignore b/.gitignore index 487b550..3aaf6fd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ a2jmidid-6.tar.bz2 /a2jmidid-7.tar.bz2 +/a2jmidid-8.tar.bz2 diff --git a/a2jmidid.spec b/a2jmidid.spec index d308f36..3a7cc0a 100644 --- a/a2jmidid.spec +++ b/a2jmidid.spec @@ -1,14 +1,13 @@ Summary: Daemon for exposing ALSA sequencer applications in JACK MIDI system Name: a2jmidid -Version: 7 -Release: 3%{?dist} +Version: 8 +Release: 1%{?dist} URL: http://home.gna.org/a2jmidid/ Source0: http://download.gna.org/%{name}/%{name}-%{version}.tar.bz2 # a2jmidi_bridge.c and j2amidi_bridge.c are GPLv2+ # The rest is GPLv2 License: GPLv2 and GPLv2+ Group: Applications/Multimedia -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildRequires: alsa-lib-devel BuildRequires: dbus-devel @@ -39,14 +38,9 @@ export CFLAGS="%{optflags}" ./waf %{?_smp_mflags} -v %install -rm -fr %{buildroot} ./waf --destdir=%{buildroot} -v install -%clean -rm -fr %{buildroot} - %files -%defattr(-,root,root,-) %doc AUTHORS README gpl2.txt NEWS %{_bindir}/a2j %{_bindir}/%{name} @@ -58,6 +52,9 @@ rm -fr %{buildroot} %{_mandir}/man1/j2a* %changelog +* Mon Jul 09 2012 Orcan Ogetbil - 8-1 +- Update to 8. + * Thu Jan 12 2012 Fedora Release Engineering - 7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index b801303..dc65b7e 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -195f5587904ce307cbcd4ef89f2c791f a2jmidid-7.tar.bz2 +9cf4edbc3ad2ddeeaf6c8c1791ff3ddd a2jmidid-8.tar.bz2