Compare commits
No commits in common. "rawhide" and "f41" have entirely different histories.
1 changed files with 1 additions and 21 deletions
22
anjuta.spec
22
anjuta.spec
|
|
@ -10,7 +10,7 @@
|
|||
Name: anjuta
|
||||
Epoch: 1
|
||||
Version: 3.34.0
|
||||
Release: 29%{?dist}
|
||||
Release: 24%{?dist}
|
||||
Summary: GNOME IDE for various programming languages (including C/C++, Python, Vala and JavaScript)
|
||||
|
||||
License: GPL-2.0-or-later
|
||||
|
|
@ -33,7 +33,6 @@ BuildRequires: intltool
|
|||
BuildRequires: libgda5-devel >= 5.1.0
|
||||
BuildRequires: libgdl-devel >= 2.91.4
|
||||
BuildRequires: libuuid-devel
|
||||
BuildRequires: libxcrypt-devel
|
||||
BuildRequires: neon-devel
|
||||
BuildRequires: perl-generators
|
||||
BuildRequires: perl(Locale::gettext)
|
||||
|
|
@ -56,9 +55,6 @@ BuildRequires: libappstream-glib
|
|||
BuildRequires: gcc-c++
|
||||
BuildRequires: make
|
||||
BuildRequires: gnome-common
|
||||
BuildRequires: automake
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: gtk-doc
|
||||
|
||||
Requires: autogen
|
||||
Requires: gdb >= 7.0
|
||||
|
|
@ -99,7 +95,6 @@ This package contains library files for %{name}.
|
|||
%patch -P 3 -p0 -b .pointer
|
||||
|
||||
%build
|
||||
autoreconf -fi
|
||||
%if 0%{?with_python3}
|
||||
export PYTHON=%{__python3}
|
||||
%endif
|
||||
|
|
@ -194,21 +189,6 @@ desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/anjuta.desktop
|
|||
%{_libdir}/libanjuta-3.so.*
|
||||
|
||||
%changelog
|
||||
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.34.0-29
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.34.0-28
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Sat Feb 01 2025 Björn Esser <besser82@fedoraproject.org> - 1:3.34.0-27
|
||||
- Add explicit BR: libxcrypt-devel
|
||||
|
||||
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.34.0-26
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Wed Jan 08 2025 Gwyn Ciesla <gwync@protonmail.com> - 1:3.34.0-25
|
||||
- Fix FTBFS
|
||||
|
||||
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1:3.34.0-24
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue