Compare commits
2 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
8b46bc3542 | ||
|
|
56e3f721d3 |
1 changed files with 5 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
Summary: A binary file delta generator
|
||||
Name: xdelta
|
||||
Version: 3.1.0
|
||||
Release: 21%{?dist}
|
||||
Release: 22%{?dist}
|
||||
# Automatically converted from old format: ASL 2.0 - review is highly recommended.
|
||||
License: Apache-2.0
|
||||
# the latest release tarball is only in the pre-relicensing GPL repo
|
||||
|
|
@ -11,7 +11,6 @@ URL: https://github.com/jmacd/xdelta
|
|||
# for testsuite
|
||||
BuildRequires: make
|
||||
BuildRequires: gcc, gcc-c++
|
||||
BuildRequires: ncompress
|
||||
BuildRequires: xz-devel
|
||||
|
||||
# Man page day fixes
|
||||
|
|
@ -58,7 +57,10 @@ popd
|
|||
%{_mandir}/man1/xdelta*
|
||||
|
||||
%changelog
|
||||
* Tue Jul 02 2024 Benjamin Gilbert <bgilbert@backtick.net> - 3.1.0-21
|
||||
* Tue Nov 26 2024 Benjamin Gilbert <bgilbert@backtick.net> - 3.1.0-22
|
||||
- Drop ncompress BuildRequires for EPEL 10
|
||||
|
||||
* Tue Jul 30 2024 Benjamin Gilbert <bgilbert@backtick.net> - 3.1.0-21
|
||||
- Fix dead project URL (rhbz#2294794)
|
||||
- Update Source0 URL
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue