automatic version update by autodist [release 48.1-1mamba;Sat Dec 28 2024]
This commit is contained in:
parent
f2e839ac57
commit
848af0a90f
14
gedit.spec
14
gedit.spec
@ -2,8 +2,8 @@
|
|||||||
%define majver %(echo %version | cut -d. -f1-2)
|
%define majver %(echo %version | cut -d. -f1-2)
|
||||||
%define apiver %(echo %version | cut -d. -f1)
|
%define apiver %(echo %version | cut -d. -f1)
|
||||||
Name: gedit
|
Name: gedit
|
||||||
Version: 47.0
|
Version: 48.1
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: gEdit is a small but powerful text editor for GNOME
|
Summary: gEdit is a small but powerful text editor for GNOME
|
||||||
Group: Graphical Desktop/Applications/Utilities
|
Group: Graphical Desktop/Applications/Utilities
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -19,6 +19,7 @@ BuildRequires: glibc-devel
|
|||||||
BuildRequires: gobject-introspection-devel
|
BuildRequires: gobject-introspection-devel
|
||||||
BuildRequires: libamtk-devel
|
BuildRequires: libamtk-devel
|
||||||
BuildRequires: libcairo-devel
|
BuildRequires: libcairo-devel
|
||||||
|
BuildRequires: libgcc
|
||||||
BuildRequires: libgdk-pixbuf-devel
|
BuildRequires: libgdk-pixbuf-devel
|
||||||
BuildRequires: libgedit-gfls-devel
|
BuildRequires: libgedit-gfls-devel
|
||||||
BuildRequires: libgedit-gtksourceview-devel
|
BuildRequires: libgedit-gtksourceview-devel
|
||||||
@ -153,9 +154,9 @@ fi
|
|||||||
|
|
||||||
%files -n lib%{name}-devel
|
%files -n lib%{name}-devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%dir %{_includedir}/gedit-%{apiver}
|
%dir %{_includedir}/gedit-%{version}
|
||||||
%dir %{_includedir}/gedit-%{apiver}/gedit
|
%dir %{_includedir}/gedit-%{version}/gedit
|
||||||
%{_includedir}/gedit-%{apiver}/gedit/*.h
|
%{_includedir}/gedit-%{version}/gedit/*.h
|
||||||
%{_datadir}/gedit/gir-1.0/Gedit-*.gir
|
%{_datadir}/gedit/gir-1.0/Gedit-*.gir
|
||||||
%{_libdir}/pkgconfig/*.pc
|
%{_libdir}/pkgconfig/*.pc
|
||||||
|
|
||||||
@ -165,6 +166,9 @@ fi
|
|||||||
%{_datadir}/gtk-doc/html/gedit/*
|
%{_datadir}/gtk-doc/html/gedit/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Dec 28 2024 Automatic Build System <autodist@openmamba.org> 48.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Sep 21 2024 Automatic Build System <autodist@mambasoft.it> 47.0-2mamba
|
* Sat Sep 21 2024 Automatic Build System <autodist@mambasoft.it> 47.0-2mamba
|
||||||
- rebuilt by autoport with build requirements: libgspell-devel>=0:1.14.0-1mamba
|
- rebuilt by autoport with build requirements: libgspell-devel>=0:1.14.0-1mamba
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user