Compare commits

...

No commits in common. 'epel9' and 'i10ce' have entirely different histories.
epel9 ... i10ce

@ -0,0 +1 @@
ff3d34e19ff40aee9b1c5fdcecc545a3bd69b7bf SOURCES/codec2-1.2.0.tar.gz

12
.gitignore vendored

@ -1,11 +1 @@
/codec2-0.3.svn2080.tar.xz
/codec2-0.4.tar.xz
/codec2-0.5.tar.xz
/codec2-0.6.tar.xz
/codec2-0.7.tar.xz
/codec2-0.8.tar.xz
/codec2-0.8.1.tar.xz
/codec2-0.9.2.tar.gz
/codec2-1.0.0.tar.gz
/codec2-1.0.1.tar.gz
/codec2-1.0.3.tar.gz
SOURCES/codec2-1.2.0.tar.gz

@ -3,16 +3,20 @@
# Bootstrap may be needed to break circular dependencies between
# codec2 and lpcnetfreedv
%if 0%{?rhel}
%bcond_without bootstrap
%else
%bcond_with bootstrap
%endif
Name: codec2
Version: 1.0.3
Release: 1%{?dist}
Version: 1.2.0
Release: 5%{?dist}
Summary: Next-Generation Digital Voice for Two-Way Radio
License: LGPLv2
License: LGPL-2.1-only
URL: http://rowetel.com/codec2.html
Source0: https://github.com/drowe67/codec2/archive/v%{version}/%{name}-%{version}.tar.gz
Source0: https://github.com/drowe67/codec2/archive/%{version}/%{name}-%{version}.tar.gz
BuildRequires: cmake%{?rhel:3}
BuildRequires: gcc gcc-c++
@ -51,7 +55,7 @@ Example code for Codec 2
%prep
%autosetup
%autosetup -p1
%build
@ -76,7 +80,7 @@ libdir=\${exec_prefix}/%{_lib}
Name: codec2
Description: Next-Generation Digital Voice for Two-Way Radio
Version: 1.0.3
Version: 1.2.0
Cflags: -I\${includedir}
Libs: -L\${libdir} -l%{name}
EOF
@ -98,6 +102,42 @@ EOF
%changelog
* Sat Dec 21 2024 Dmitriy Samoylik <samoylikdv@msvsphere-os.ru> - 1.2.0-5
- Rebuilt for MSVSphere 10
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Wed Jan 24 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sat Aug 05 2023 Richard Shaw <hobbes1069@gmail.com> - 1.2.0-2
- Rebuild after bootstrap for lpcnetfreedv.
* Sat Aug 05 2023 Richard Shaw <hobbes1069@gmail.com> - 1.2.0-1
- Update to 1.2.0
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.5-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Mon Nov 07 2022 Richard Shaw <hobbes1069@gmail.com> - 1.0.5-1
- Update to 1.0.5.
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.4-2.1
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Sat Jul 16 2022 Richard Shaw <hobbes1069@gmail.com> - 1.0.4-1.1
- Add patch to deal with unintentional API change.
* Sat Jul 09 2022 Richard Shaw <hobbes1069@gmail.com> - 1.0.4-1
- Update to 1.0.4.
* Thu Mar 03 2022 Richard Shaw <hobbes1069@gmail.com> - 1.0.3-1
- Update to 1.0.3.

@ -1 +0,0 @@
SHA512 (codec2-1.0.3.tar.gz) = 634f07db5ada5026483b7c3c17702e93a50cb424bbee5e3c8f77c586a74b6db493d79b9686ada74a0d9dd3c7922394e14daf347d3f9e9cc951b93ccff0b0e4c5
Loading…
Cancel
Save