Compare commits
5 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9ada0fb5dd | ||
|
|
6a822718f7 | ||
|
|
822e4c3764 | ||
|
|
d6e79c6d33 | ||
|
|
985678877a |
1 changed files with 18 additions and 2 deletions
20
shunit2.spec
20
shunit2.spec
|
|
@ -2,10 +2,11 @@
|
|||
|
||||
Name: shunit2
|
||||
Version: 2.1.6
|
||||
Release: 27%{?dist}
|
||||
Release: 32%{?dist}
|
||||
Summary: A xUnit based unit testing for Unix shell scripts
|
||||
|
||||
License: LGPLv2
|
||||
# Automatically converted from old format: LGPLv2 - review is highly recommended.
|
||||
License: LicenseRef-Callaway-LGPLv2
|
||||
URL: http://code.google.com/p/shunit2
|
||||
Source0: http://shunit2.googlecode.com/files/%{name}-%{version}.tgz
|
||||
# add makefiles to do install
|
||||
|
|
@ -47,6 +48,21 @@ make install DESTDIR=%{buildroot} DOCDIR=%{_pkgdocdir}
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.6-32
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.6-31
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.6-30
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.6-29
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Wed Sep 04 2024 Miroslav Suchý <msuchy@redhat.com> - 2.1.6-28
|
||||
- convert license to SPDX
|
||||
|
||||
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.6-27
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue