Ignore:
Timestamp:
Oct 6, 2020, 9:28:06 PM (5 years ago)
Author:
tellie
Message:

spec: fluidsynth: Release version 2.1.5-1.

File:
1 edited

Legend:

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

    r1711 r1715  
    44Release:      1%{?dist}
    55URL:          http://www.fluidsynth.org/
    6 #Source0:     https://github.com/Fluidsynth/fluidsynth/archive/v%{version}/fluidsynth-%{version}.tar.gz
     6%if !0%{?os2_version}
     7Source0:     https://github.com/Fluidsynth/fluidsynth/archive/v%{version}/fluidsynth-%{version}.tar.gz
     8%else
     9%scm_source github http://github.com/komh/fluidsynth-os2 master
     10%endif
    711License:      LGPLv2+
    812Requires:     fluidsynth-libs%{?_isa} = %{version}-%{release}
    9 
    10 %scm_source github http://github.com/komh/fluidsynth-os2 master
    1113
    1214%if !0%{?os2_version}
Note: See TracChangeset for help on using the changeset viewer.