automatic version update by autodist [release 1.58.0-1mamba;Fri Oct 04 2019]
This commit is contained in:
parent
67346a3a9c
commit
087613fbc9
10
gjs.spec
10
gjs.spec
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: gjs
|
||||
Version: 1.56.2
|
||||
Version: 1.58.0
|
||||
Release: 1mamba
|
||||
Summary: GNOME JavaScript bindings based on gobject-introspection
|
||||
Group: System/Libraries
|
||||
@ -104,13 +104,14 @@ This package contains libraries and header files for developing applications tha
|
||||
%{_libdir}/gjs/girepository-1.0/GjsPrivate-1.0.typelib
|
||||
%{_datadir}/gjs-1.0/lsan/lsan.supp
|
||||
%{_datadir}/gjs-1.0/valgrind/gjs.supp
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.GjsTest.gschema.xml
|
||||
%doc COPYING
|
||||
|
||||
%files -n lib%{name}-devel
|
||||
%defattr(-,root,root)
|
||||
%dir %{_includedir}/gjs-1.0
|
||||
%dir %{_includedir}/gjs-1.0/util
|
||||
%{_includedir}/gjs-1.0/util/error.h
|
||||
#%dir %{_includedir}/gjs-1.0/util
|
||||
#%{_includedir}/gjs-1.0/util/error.h
|
||||
%dir %{_includedir}/gjs-1.0/gjs
|
||||
%{_includedir}/gjs-1.0/gjs/*.h
|
||||
%{_libdir}/libgjs.la
|
||||
@ -119,6 +120,9 @@ This package contains libraries and header files for developing applications tha
|
||||
#%doc NEWS README
|
||||
|
||||
%changelog
|
||||
* Fri Oct 04 2019 Automatic Build System <autodist@mambasoft.it> 1.58.0-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed Jul 10 2019 Automatic Build System <autodist@mambasoft.it> 1.56.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user