automatic version update by autodist [release 19.04.0-1mamba;Sun Apr 21 2019]
This commit is contained in:
parent
8f9161c326
commit
4ae43d7ad6
@ -1,5 +1,5 @@
|
|||||||
Name: rocs
|
Name: rocs
|
||||||
Version: 18.12.3
|
Version: 19.04.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Graph Theory Tool for Professors and Students
|
Summary: Graph Theory Tool for Professors and Students
|
||||||
Group: Graphical Desktop/Applications/Educational
|
Group: Graphical Desktop/Applications/Educational
|
||||||
@ -114,16 +114,18 @@ exit 0
|
|||||||
%{_libdir}/qt5/plugins/rocs/editorplugins/*
|
%{_libdir}/qt5/plugins/rocs/editorplugins/*
|
||||||
%dir %{_libdir}/qt5/plugins/rocs/fileformats
|
%dir %{_libdir}/qt5/plugins/rocs/fileformats
|
||||||
%{_libdir}/qt5/plugins/rocs/fileformats/*.so
|
%{_libdir}/qt5/plugins/rocs/fileformats/*.so
|
||||||
%doc AUTHORS COPYING.DOC
|
%doc AUTHORS
|
||||||
|
|
||||||
%files -n lib%{name}-devel
|
%files -n lib%{name}-devel
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%dir %{_includedir}/rocs
|
%dir %{_includedir}/rocs
|
||||||
%{_includedir}/rocs/*.h
|
%{_includedir}/rocs/*.h
|
||||||
%{_libdir}/librocsgraphtheory.so
|
%{_libdir}/librocsgraphtheory.so
|
||||||
%doc README
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Apr 21 2019 Automatic Build System <autodist@mambasoft.it> 19.04.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Fri Mar 08 2019 Automatic Build System <autodist@mambasoft.it> 18.12.3-1mamba
|
* Fri Mar 08 2019 Automatic Build System <autodist@mambasoft.it> 18.12.3-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user