Ignore:
Timestamp:
Apr 7, 2020, 8:01:09 PM (5 years ago)
Author:
tellie
Message:

spec: fribidi: Release version 0.19.5-1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/fluidsynth.spec

    r1682 r1695  
    11Summary:      Real-time software synthesizer
    22Name:         fluidsynth
    3 Version:      2.1.0
     3Version:      2.1.1
    44Release:      1%{?dist}
    55URL:          http://www.fluidsynth.org/
    6 #Source0:      https://github.com/Fluidsynth/fluidsynth/archive/v%{version}/fluidsynth-%{version}.tar.gz
     6#Source0:     https://github.com/Fluidsynth/fluidsynth/archive/v%{version}/fluidsynth-%{version}.tar.gz
    77License:      LGPLv2+
    88Requires:     fluidsynth-libs%{?_isa} = %{version}-%{release}
     
    6363for building programs that link against fluidsynth.
    6464
    65 %debug_package
    66 
    6765%prep
    68 #%setup -q
    69 #%patch0 -p1 -b .no.date
    7066%scm_setup
    7167
     
    10096%{_bindir}/fluid*
    10197%{_mandir}/man1/fluidsynth*
    102 %exclude %{_bindir}/fluidsy2.dll
    103 %exclude %{_bindir}/fluidsynth.dbg
    104 %exclude %{_bindir}/fluidsy2.dbg
     98#%exclude %{_bindir}/fluidsy2.dll
     99#%exclude %{_bindir}/fluidsynth.dbg
     100#%exclude %{_bindir}/fluidsy2.dbg
    105101
    106102%files libs
     
    121117
    122118%changelog
     119* Mon Mar 02 2020 Elbert Pol <elbert.pol@gmail.com> - 2.1.1-1
     120- Updated to latest source
     121
    123122* Fri Dec 06 2019 Elbert Pol <elbert.pol@gmail.com> - 2.1.0-1
    124123- Updated to latest source
Note: See TracChangeset for help on using the changeset viewer.