automatic version update by autodist [release 0.2.1-1mamba;Mon Dec 09 2024]
This commit is contained in:
parent
820322a641
commit
367893c0fc
@ -1,5 +1,5 @@
|
|||||||
Name: libgedit-gfls
|
Name: libgedit-gfls
|
||||||
Version: 0.2.0
|
Version: 0.2.1
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A module dedicated to file loading and saving for the needs of gedit and other similar text editors
|
Summary: A module dedicated to file loading and saving for the needs of gedit and other similar text editors
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -40,11 +40,13 @@ This package contains libraries and header files for developing applications tha
|
|||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
%meson_install
|
%meson_install
|
||||||
|
|
||||||
|
%find_lang %{name} --all-name
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
|
|
||||||
%files
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_libdir}/libgedit-gfls-1.so.*
|
%{_libdir}/libgedit-gfls-1.so.*
|
||||||
%{_libdir}/girepository-1.0/Gfls-1.typelib
|
%{_libdir}/girepository-1.0/Gfls-1.typelib
|
||||||
@ -63,6 +65,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc NEWS README.md
|
%doc NEWS README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 09 2024 Automatic Build System <autodist@openmamba.org> 0.2.1-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sat Sep 07 2024 Automatic Build System <autodist@openmamba.org> 0.2.0-1mamba
|
* Sat Sep 07 2024 Automatic Build System <autodist@openmamba.org> 0.2.0-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user