automatic version update by autodist [release 5.14.0-1mamba;Sat Sep 14 2024]
This commit is contained in:
parent
5fc1b3e729
commit
9002d75835
@ -2,7 +2,7 @@
|
|||||||
%define apiver %(echo %version | cut -d. -f 1)
|
%define apiver %(echo %version | cut -d. -f 1)
|
||||||
|
|
||||||
Name: libgtksourceview
|
Name: libgtksourceview
|
||||||
Version: 5.12.1
|
Version: 5.14.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A text widget that extends the standard GTK+ 2.x text widget
|
Summary: A text widget that extends the standard GTK+ 2.x text widget
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -75,8 +75,6 @@ This package contains the API documentation needed for development.
|
|||||||
%clean
|
%clean
|
||||||
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
|
||||||
|
|
||||||
%post -p /sbin/ldconfig
|
|
||||||
%postun -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files -f gtksourceview-%{apiver}.lang
|
%files -f gtksourceview-%{apiver}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
@ -110,6 +108,9 @@ This package contains the API documentation needed for development.
|
|||||||
%{_docdir}/gtksourceview5/*
|
%{_docdir}/gtksourceview5/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Sep 14 2024 Automatic Build System <autodist@openmamba.org> 5.14.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri May 31 2024 Automatic Build System <autodist@openmamba.org> 5.12.1-1mamba
|
* Fri May 31 2024 Automatic Build System <autodist@openmamba.org> 5.12.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user