Compare commits
4 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
df21b9ffe9 | ||
|
|
3d6e632e6c | ||
|
|
44b5e7376e | ||
|
|
f44cd24fdc |
1 changed files with 8 additions and 2 deletions
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
Name: angelscript
|
||||
Version: 2.38.0
|
||||
Release: 1%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: Flexible cross-platform scripting library
|
||||
|
||||
License: zlib
|
||||
|
|
@ -44,7 +44,7 @@ developing applications that use %{name}.
|
|||
|
||||
%files
|
||||
%doc sdk/docs/articles/*.html
|
||||
%{_libdir}/lib%{name}.so.*
|
||||
%{_libdir}/lib%{name}.so.23800
|
||||
|
||||
%files devel
|
||||
%doc sdk/docs/manual/*
|
||||
|
|
@ -52,6 +52,12 @@ developing applications that use %{name}.
|
|||
%{_includedir}/%{name}.h
|
||||
|
||||
%changelog
|
||||
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.38.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Thu Aug 14 2025 Gwyn Ciesla <gwync@protonmail.com> - 2.38.0-2
|
||||
- specify solib
|
||||
|
||||
* Thu Aug 14 2025 Gwyn Ciesla <gwync@protonmail.com> - 2.38.0-1
|
||||
- 2.38.0
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue