Compare commits
No commits in common. "rawhide" and "f37" have entirely different histories.
1 changed files with 4 additions and 38 deletions
42
yad.spec
42
yad.spec
|
|
@ -1,11 +1,10 @@
|
|||
Name: yad
|
||||
Version: 9.3
|
||||
Release: 15%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Display graphical dialogs from shell scripts or command line
|
||||
|
||||
Group: Applications/System
|
||||
# Automatically converted from old format: GPLv3+ - review is highly recommended.
|
||||
License: GPL-3.0-or-later
|
||||
License: GPLv3+
|
||||
URL: http://sourceforge.net/projects/yad-dialog/
|
||||
Source0: https://github.com/v1cont/yad/releases/download/v%{version}/yad-%{version}.tar.xz
|
||||
|
||||
|
|
@ -13,7 +12,7 @@ Patch1: yad-7.3-size-request.patch
|
|||
|
||||
BuildRequires: make
|
||||
BuildRequires: gtk3-devel >= 3.22.0
|
||||
BuildRequires: webkit2gtk4.1-devel
|
||||
BuildRequires: webkitgtk4-devel
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: perl(XML::Parser)
|
||||
BuildRequires: intltool >= 0.40.0
|
||||
|
|
@ -32,7 +31,7 @@ custom buttons, additional dialogs, pop-up menu in notification icon and more.
|
|||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -P1 -p1
|
||||
%patch1 -p1
|
||||
|
||||
|
||||
%build
|
||||
|
|
@ -88,39 +87,6 @@ fi
|
|||
|
||||
|
||||
%changelog
|
||||
* Fri Jul 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 9.3-15
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
|
||||
|
||||
* Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 9.3-14
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 9.3-13
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Sun Jan 19 2025 Fedora Release Engineering <releng@fedoraproject.org> - 9.3-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Mon Aug 26 2024 David King <amigadave@amigadave.com> - 9.3-11
|
||||
- Rebuild against gspell
|
||||
|
||||
* Thu Jul 25 2024 Miroslav Suchý <msuchy@redhat.com> - 9.3-10
|
||||
- convert license to SPDX
|
||||
|
||||
* Sat Jul 20 2024 Fedora Release Engineering <releng@fedoraproject.org> - 9.3-9
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Sat Jan 27 2024 Fedora Release Engineering <releng@fedoraproject.org> - 9.3-8
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Sun Aug 20 2023 Dmitry Butskoy <Dmitry@Butskoy.name> - 9.3-7
|
||||
- build with webkit2gtk4.1 (#2232981)
|
||||
|
||||
* Sat Jul 22 2023 Fedora Release Engineering <releng@fedoraproject.org> - 9.3-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* Sat Jan 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 9.3-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
* Sat Jul 23 2022 Fedora Release Engineering <releng@fedoraproject.org> - 9.3-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue