Compare commits
No commits in common. "rawhide" and "f39" have entirely different histories.
3 changed files with 66 additions and 8 deletions
11
.gitignore
vendored
11
.gitignore
vendored
|
|
@ -1 +1,10 @@
|
|||
*.tar.gz
|
||||
/AMF-1.4.23.tar.gz
|
||||
/AMF-cleaned-1.4.23.tar.gz
|
||||
/AMF-cleaned-1.4.24.tar.gz
|
||||
/AMF-cleaned-1.4.26.tar.gz
|
||||
/AMF-cleaned-1.4.29.tar.gz
|
||||
/AMF-cleaned-1.4.30.tar.gz
|
||||
/AMF-cleaned-1.4.32.tar.gz
|
||||
/AMF-cleaned-1.4.33.tar.gz
|
||||
/AMF-cleaned-1.4.34.tar.gz
|
||||
/AMF-cleaned-1.4.35.tar.gz
|
||||
|
|
|
|||
61
AMF.spec
61
AMF.spec
|
|
@ -1,14 +1,12 @@
|
|||
Name: AMF
|
||||
Epoch: 1
|
||||
Version: 1.5.0
|
||||
Release: %autorelease
|
||||
Version: 1.4.35
|
||||
Release: 1%{?dist}
|
||||
Summary: Advanced Media Framework (AMF) SDK
|
||||
License: MIT
|
||||
URL: https://gpuopen.com/advanced-media-framework/
|
||||
BuildArch: noarch
|
||||
|
||||
# Releases include headers only and we miss documents and samples; so get a
|
||||
# full tarball without Thirdparty folder.
|
||||
# Cleaned up tarballi without Thirdparty folder:
|
||||
Source0: %{name}-cleaned-%{version}.tar.gz
|
||||
Source1: %{name}-tarball.sh
|
||||
|
||||
|
|
@ -73,4 +71,55 @@ mv amf/doc/*pdf pdf/
|
|||
%doc pdf/*
|
||||
|
||||
%changelog
|
||||
%autochangelog
|
||||
* Sun Oct 20 2024 Simone Caronni <negativo17@gmail.com> - 1.4.35-1
|
||||
- Update to 1.4.35.
|
||||
- Split out PDF docs.
|
||||
|
||||
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.34-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Wed Jul 03 2024 Simone Caronni <negativo17@gmail.com> - 1.4.34-1
|
||||
- Update to 1.4.34.
|
||||
|
||||
* Mon Jan 29 2024 Simone Caronni <negativo17@gmail.com> - 1.4.33-1
|
||||
- Update to 1.4.33.
|
||||
|
||||
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.32-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.32-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Thu Jan 18 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.32-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Wed Dec 13 2023 Simone Caronni <negativo17@gmail.com> - 1.4.32-1
|
||||
- Update to 1.4.32.
|
||||
|
||||
* Mon Aug 07 2023 Simone Caronni <negativo17@gmail.com> - 1.4.30-1
|
||||
- Update to 1.4.30.
|
||||
|
||||
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.29-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* Sat Feb 04 2023 Simone Caronni <negativo17@gmail.com> - 1.4.29-1
|
||||
- Update to 1.4.29.
|
||||
|
||||
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.26-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
* Sun Oct 09 2022 Simone Caronni <negativo17@gmail.com> - 1.4.26-1
|
||||
- Update to 1.4.26.
|
||||
|
||||
* Wed Jul 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.4.24-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
* Thu Apr 07 2022 Simone Caronni <negativo17@gmail.com> - 1.4.24-1
|
||||
- Update to 1.4.24.
|
||||
|
||||
* Sun Feb 13 2022 Simone Caronni <negativo17@gmail.com> - 1.4.23-2
|
||||
- Remove Thirdparty folder from sources and provide script to recreate tarball.
|
||||
- Remove duplicated docs in samples subpackage.
|
||||
|
||||
* Thu Feb 10 2022 Simone Caronni <negativo17@gmail.com> - 1.4.23-1
|
||||
- First build.
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (AMF-cleaned-1.5.0.tar.gz) = 910edc6ac03d42436785fe9e137da27671bd85eb6782c09a559f107cb163bfee662974dd70e6a55eb5abfa44f5bf823990b759a9b2093ba2a9677655edcc2786
|
||||
SHA512 (AMF-cleaned-1.4.35.tar.gz) = 1ba5670203f9c50deec19c447aad5d6667831e231efaaf9eb07195266223a14ccfcf757fee862480728aa36a70f504c50f0e25dadea7b22e8f54b03f47556580
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue