automatic version update by autodist [release 0.2.0-1mamba;Sat Sep 07 2024]
This commit is contained in:
parent
f67431a8aa
commit
820322a641
@ -1,5 +1,5 @@
|
|||||||
Name: libgedit-gfls
|
Name: libgedit-gfls
|
||||||
Version: 0.1.0
|
Version: 0.2.0
|
||||||
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
|
||||||
@ -43,8 +43,6 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -65,5 +63,8 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%doc NEWS README.md
|
%doc NEWS README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 07 2024 Automatic Build System <autodist@openmamba.org> 0.2.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun Jul 28 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.0-1mamba
|
* Sun Jul 28 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 0.1.0-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user