automatic version update by autodist [release 0.6.0-1mamba;Sat Apr 10 2021]
This commit is contained in:
parent
c519b82cfe
commit
7264dc4d96
26
gobby.spec
26
gobby.spec
@ -1,18 +1,16 @@
|
|||||||
Name: gobby
|
Name: gobby
|
||||||
Version: 0.5.0.20200503git
|
Version: 0.6.0
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: A free collaborative text editor
|
Summary: A free collaborative text editor
|
||||||
Group: Applications/Text
|
Group: Applications/Text
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
Packager: Stefano Cotta Ramusino <stefano.cotta@openmamba.org>
|
||||||
URL: http://gobby.0x539.de
|
URL: https://github.com/gobby/gobby
|
||||||
Source: https://github.com/gobby/gobby.git/master/gobby-%{version}.tar.bz2
|
Source: https://github.com/gobby/gobby.git/v%{version}/gobby-%{version}.tar.bz2
|
||||||
#Source: http://releases.0x539.de/gobby/gobby-%{version}.tar.gz
|
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: ldconfig
|
|
||||||
BuildRequires: libatk-devel
|
BuildRequires: libatk-devel
|
||||||
BuildRequires: libatkmm-devel
|
BuildRequires: libatkmm-devel
|
||||||
BuildRequires: libcairo-devel
|
BuildRequires: libcairo-devel
|
||||||
@ -20,23 +18,22 @@ BuildRequires: libcairomm-devel
|
|||||||
BuildRequires: libgcc
|
BuildRequires: libgcc
|
||||||
BuildRequires: libgdk-pixbuf-devel
|
BuildRequires: libgdk-pixbuf-devel
|
||||||
BuildRequires: libglib-devel
|
BuildRequires: libglib-devel
|
||||||
BuildRequires: libglibmm-devel
|
BuildRequires: libglibmm24-devel
|
||||||
BuildRequires: libgnutls-devel
|
BuildRequires: libgnutls-devel
|
||||||
BuildRequires: libgsasl-devel
|
BuildRequires: libgsasl-devel
|
||||||
BuildRequires: libgtk-devel
|
BuildRequires: libgtk3-devel
|
||||||
BuildRequires: libgtkmm-devel
|
BuildRequires: libgtkmm-devel
|
||||||
BuildRequires: libgtksourceview3-devel
|
BuildRequires: libgtksourceview3-devel
|
||||||
BuildRequires: libharfbuzz-devel
|
BuildRequires: libharfbuzz-devel
|
||||||
BuildRequires: libinfinity-devel
|
BuildRequires: libinfinity-devel
|
||||||
BuildRequires: libpango-devel
|
BuildRequires: libpango-devel
|
||||||
BuildRequires: libpangomm-devel
|
BuildRequires: libpangomm-devel
|
||||||
BuildRequires: libsigc++-devel
|
BuildRequires: libsigc++2-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
BuildRequires: libxml++2-devel
|
BuildRequires: libxml++2-devel
|
||||||
BuildRequires: libxml2-devel
|
BuildRequires: libxml2-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libinfinity-devel >= 0.7.1-1mamba
|
BuildRequires: libinfinity-devel >= 0.7.1-1mamba
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Gobby is a free collaborative editor supporting multiple documents in one session and a multi-user chat.
|
Gobby is a free collaborative editor supporting multiple documents in one session and a multi-user chat.
|
||||||
@ -68,13 +65,13 @@ It uses GTK+ as its windowing toolkit and thus integrates nicely into the GNOME
|
|||||||
|
|
||||||
%files -f %{name}05.lang
|
%files -f %{name}05.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%{_bindir}/%{name}-0.5
|
%{_bindir}/%{name}*
|
||||||
%{_datadir}/%{name}-0.5/icons
|
%{_datadir}/%{name}*/icons
|
||||||
%{_datadir}/icons/HighContrastLargePrint
|
%{_datadir}/icons/HighContrastLargePrint
|
||||||
%{_datadir}/icons/HighContrastLargePrintInverse
|
%{_datadir}/icons/HighContrastLargePrintInverse
|
||||||
%{_datadir}/icons/hicolor
|
%{_datadir}/icons/hicolor
|
||||||
%{_datadir}/appdata/gobby-0.5.appdata.xml
|
%{_datadir}/metainfo/gobby*.metainfo.xml
|
||||||
%{_datadir}/applications/%{name}-0.5.desktop
|
%{_datadir}/applications/%{name}*.desktop
|
||||||
%{_datadir}/glib-2.0/schemas/de.0x539.gobby.gschema.xml
|
%{_datadir}/glib-2.0/schemas/de.0x539.gobby.gschema.xml
|
||||||
%dir %{_datadir}/help/C/gobby
|
%dir %{_datadir}/help/C/gobby
|
||||||
%dir %{_datadir}/help/C/gobby/figures
|
%dir %{_datadir}/help/C/gobby/figures
|
||||||
@ -85,6 +82,9 @@ It uses GTK+ as its windowing toolkit and thus integrates nicely into the GNOME
|
|||||||
#ChangeLog NEWS README
|
#ChangeLog NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Apr 10 2021 Automatic Build System <autodist@mambasoft.it> 0.6.0-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Sun May 03 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.5.0.20200503git-1mamba
|
* Sun May 03 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 0.5.0.20200503git-1mamba
|
||||||
- update to 0.5.0.20200503git
|
- update to 0.5.0.20200503git
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user