diff --git a/.gitignore b/.gitignore index 7862d15..c6c61d5 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -/FAudio-19.02.tar.gz +/FAudio-19.03.tar.gz diff --git a/FAudio-soname.patch b/FAudio-soname.patch deleted file mode 100644 index 425c34f..0000000 --- a/FAudio-soname.patch +++ /dev/null @@ -1,28 +0,0 @@ ---- a/CMakeLists.txt 2019-01-30 08:37:10.000000000 -0600 -+++ b/CMakeLists.txt 2019-02-28 15:49:07.218026681 -0600 -@@ -17,6 +17,12 @@ - option(INSTALL_MINGW_DEPENDENCIES "Add dependent libraries to MinGW install target" OFF) - endif() - -+# Version -+SET(LIB_MAJOR_VERSION "0") -+SET(LIB_MINOR_VERSION "19") -+SET(LIB_REVISION "02") -+SET(LIB_VERSION "${LIB_MAJOR_VERSION}.${LIB_MINOR_VERSION}.${LIB_REVISION}") -+ - # Build Type - if(NOT CMAKE_BUILD_TYPE AND NOT CMAKE_CONFIGURATION_TYPES) - # By default, we use Release -@@ -103,6 +109,12 @@ - target_link_libraries(FAudio PRIVATE -static-libgcc) - endif() - -+# Soname -+set_target_properties(FAudio PROPERTIES OUTPUT_NAME "FAudio" -+ VERSION ${LIB_VERSION} -+ SOVERSION ${LIB_MAJOR_VERSION} -+) -+ - # XNA_Song Support - if(XNASONG) - target_sources(FAudio PRIVATE src/XNA_Song.c) diff --git a/FAudio.spec b/FAudio.spec index c71196e..5e75455 100644 --- a/FAudio.spec +++ b/FAudio.spec @@ -1,5 +1,5 @@ Name: FAudio -Version: 19.02 +Version: 19.03 Release: 1%{?dist} Summary: FNA is a reimplementation of the Microsoft XNA Game Studio 4.0 Refresh libraries @@ -7,9 +7,6 @@ License: zlib URL: https://fna-xna.github.io/ Source0: https://github.com/FNA-XNA/%{name}/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz -# https://github.com/FNA-XNA/FAudio/issues/115 -Patch0: FAudio-soname.patch - BuildRequires: cmake BuildRequires: gcc BuildRequires: gcc-c++ @@ -75,6 +72,9 @@ Development files for the FAudio library. %changelog +* Fri Mar 01 2019 Michael Cronenworth - 19.03-1 +- Update to 19.03 + * Thu Feb 28 2019 Michael Cronenworth - 19.02-1 - Initial spec file. diff --git a/sources b/sources index 75bd7ac..1b722e9 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (FAudio-19.02.tar.gz) = f3ea82aae5f90bbac286b8e72c1cb6a70e41fdf86f9c1043b465cb242f1232574e59e0ec724f3c317ed4c44a12d4dde87c8b1bc03832e1b011b4e61d9f70da39 +SHA512 (FAudio-19.03.tar.gz) = 94e3e4f3f023879ef821d657e5a73ac25aab55c7be6a0afe77d75cabe644c9da083ae3c6a240b71af542da53a3eb34804e6a3193a0e619f89fcc20ff7d6ef095