Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 026974d82c | |||
| 62a3f4726e | |||
| 1b8f9ed759 | |||
| 6ce9455bd6 |
+13
-4
@@ -1,6 +1,6 @@
|
|||||||
Name: rpmdevtools
|
Name: rpmdevtools
|
||||||
Version: 9.6
|
Version: 9.6
|
||||||
Release: 10%{?dist}.git83b35ac
|
Release: 14%{?dist}
|
||||||
Summary: RPM Development Tools
|
Summary: RPM Development Tools
|
||||||
|
|
||||||
# rpmdev-md5 and rpmdev-setuptree are GPL-2.0-only,
|
# rpmdev-md5 and rpmdev-setuptree are GPL-2.0-only,
|
||||||
@@ -13,8 +13,6 @@ Source1: progressbar.py
|
|||||||
# Fedora-specific downstream patches
|
# Fedora-specific downstream patches
|
||||||
## Force legacy datestamp by default until rhbz#1715412 is resolved
|
## Force legacy datestamp by default until rhbz#1715412 is resolved
|
||||||
Patch1001: 0001-Force-legacy-datestamp-while-RHBZ-1715412-is-still-a.patch
|
Patch1001: 0001-Force-legacy-datestamp-while-RHBZ-1715412-is-still-a.patch
|
||||||
## latest unreleased changes from git
|
|
||||||
Patch1002: 0002-rpmdevtools-git-83b35ac.patch
|
|
||||||
|
|
||||||
# RHEL-specific downstream patches
|
# RHEL-specific downstream patches
|
||||||
## Remove fakeroot dependency (rhbz#1905465)
|
## Remove fakeroot dependency (rhbz#1905465)
|
||||||
@@ -95,7 +93,6 @@ rpmdev-spectool
|
|||||||
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
autoreconf # remove for new release
|
|
||||||
%configure --libdir=%{_prefix}/lib
|
%configure --libdir=%{_prefix}/lib
|
||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
@@ -135,6 +132,18 @@ cp %{SOURCE1} %{buildroot}%{_datadir}/rpmdevtools/
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 9.6-14
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||||
|
|
||||||
|
* Sat Aug 09 2025 Fabio Valentini <decathorpe@gmail.com> - 9.6-13
|
||||||
|
- Revert to last stable release
|
||||||
|
|
||||||
|
* Mon Aug 04 2025 Mark Wielaard <mjw@fedoraproject.org> - 9.6-12.git83b35ac
|
||||||
|
- Add BuildRequires for autoreconf, fixes rhbz#2385580
|
||||||
|
|
||||||
|
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 9.6-11.git83b35ac
|
||||||
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||||
|
|
||||||
* Thu Jan 23 2025 Jens Petersen <petersen@redhat.com> - 9.6-10.git83b35ac
|
* Thu Jan 23 2025 Jens Petersen <petersen@redhat.com> - 9.6-10.git83b35ac
|
||||||
- update to latest git 83b35ac changes
|
- update to latest git 83b35ac changes
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user