+ libpeas-1.26.0-5
Remove unused Python macro that caused errors on install (#1863667)
This commit is contained in:
parent
a26496acc3
commit
2e0066ba77
10
libpeas.spec
10
libpeas.spec
@ -1,12 +1,8 @@
|
||||
# This package depends on automagic byte compilation
|
||||
# https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2
|
||||
%global _python_bytecompile_extra 1
|
||||
|
||||
%global apiver 1.0
|
||||
|
||||
Name: libpeas
|
||||
Version: 1.26.0
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: Plug-ins implementation convenience library
|
||||
|
||||
License: LGPLv2+
|
||||
@ -110,6 +106,10 @@ that are needed to write applications that use libpeas.
|
||||
%{_datadir}/glade/catalogs/libpeas-gtk.xml
|
||||
|
||||
%changelog
|
||||
* Tue Aug 04 2020 Bastien Nocera <bnocera@redhat.com> - 1.26.0-5
|
||||
+ libpeas-1.26.0-5
|
||||
- Remove unused Python macro that caused errors on install (#1863667)
|
||||
|
||||
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.26.0-4
|
||||
- Second attempt - Rebuilt for
|
||||
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
Loading…
Reference in New Issue
Block a user