Compare commits
8 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
28d21c6151 | ||
|
|
1b2e485a33 | ||
|
|
ea7d9f45c6 | ||
|
|
c3ed09561b | ||
|
|
1ca3f6f846 | ||
|
|
7f593e08f6 | ||
|
|
aeb5f283ad | ||
|
|
561c132321 |
1 changed files with 27 additions and 2 deletions
|
|
@ -7,7 +7,7 @@
|
||||||
|
|
||||||
Name: sharpziplib
|
Name: sharpziplib
|
||||||
Version: 1.3.3
|
Version: 1.3.3
|
||||||
Release: 3%{?dist}
|
Release: 11%{?dist}
|
||||||
Summary: Zip, GZip, Tar and BZip2 library
|
Summary: Zip, GZip, Tar and BZip2 library
|
||||||
|
|
||||||
# - as stated on the homepage, license is aka GNU Classpath exception:
|
# - as stated on the homepage, license is aka GNU Classpath exception:
|
||||||
|
|
@ -29,7 +29,8 @@ Summary: Zip, GZip, Tar and BZip2 library
|
||||||
# + samples/vb/minibzip2/Main.vb
|
# + samples/vb/minibzip2/Main.vb
|
||||||
# + samples/vb/viewzipfile/Main.vb
|
# + samples/vb/viewzipfile/Main.vb
|
||||||
# - samples/HttpCompressionModule is licensed as zlib/libpng (=zlib)
|
# - samples/HttpCompressionModule is licensed as zlib/libpng (=zlib)
|
||||||
License: GPLv2+ with exceptions and BSD and zlib
|
# Automatically converted from old format: GPLv2+ with exceptions and BSD and zlib - review is highly recommended.
|
||||||
|
License: LicenseRef-Callaway-GPLv2+-with-exceptions AND LicenseRef-Callaway-BSD AND Zlib
|
||||||
URL: http://icsharpcode.github.io/%{libname}
|
URL: http://icsharpcode.github.io/%{libname}
|
||||||
Source0: https://github.com/icsharpcode/%{name}/archive/v%{version}.tar.gz#/%{libname}-%{version}.tar.gz
|
Source0: https://github.com/icsharpcode/%{name}/archive/v%{version}.tar.gz#/%{libname}-%{version}.tar.gz
|
||||||
|
|
||||||
|
|
@ -129,6 +130,30 @@ FINISH
|
||||||
%{_libdir}/pkgconfig/%{name}.pc
|
%{_libdir}/pkgconfig/%{name}.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.3-11
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.3-10
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||||
|
|
||||||
|
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.3-9
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.3-8
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||||
|
|
||||||
|
* Wed Sep 04 2024 Miroslav Suchý <msuchy@redhat.com> - 1.3.3-7
|
||||||
|
- convert license to SPDX
|
||||||
|
|
||||||
|
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.3-6
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.3-5
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.3-4
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||||
|
|
||||||
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.3-3
|
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.3-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue