From abae4e7f3a668833543411f93b915c3b97e7d82f Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 23:19:59 +0100 Subject: [PATCH] automatic version update by autodist [release 0.5.0-1mamba;Wed Sep 17 2014] --- README.md | 3 +-- gobby.spec | 40 ++++++++++++++++++++-------------------- 2 files changed, 21 insertions(+), 22 deletions(-) diff --git a/README.md b/README.md index 2601ee5..e5a11a4 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,5 @@ Gobby is a free collaborative editor supporting multiple documents in one session and a multi-user chat. It runs on Microsoft Windows, Mac OS X, Linux and other Unix-like platforms. - -It uses GTK+ 2.6 as its windowing toolkit and thus integrates nicely into the GNOME desktop environment. +It uses GTK+ as its windowing toolkit and thus integrates nicely into the GNOME desktop environment. diff --git a/gobby.spec b/gobby.spec index 23f23bc..32b95a0 100644 --- a/gobby.spec +++ b/gobby.spec @@ -1,5 +1,5 @@ Name: gobby -Version: 0.4.94 +Version: 0.5.0 Release: 1mamba Summary: A free collaborative text editor Group: Applications/Text @@ -10,41 +10,36 @@ URL: http://gobby.0x539.de Source: http://releases.0x539.de/gobby/gobby-%{version}.tar.gz License: GPL ## AUTOBUILDREQ-BEGIN -BuildRequires: GConf-devel BuildRequires: glibc-devel BuildRequires: libatk-devel -BuildRequires: libavahi-devel +BuildRequires: libatkmm-devel BuildRequires: libcairo-devel BuildRequires: libcairomm-devel BuildRequires: libfontconfig-devel BuildRequires: libfreetype-devel BuildRequires: libgcc -BuildRequires: libgcrypt-devel +BuildRequires: libgdk-pixbuf-devel BuildRequires: libglib-devel BuildRequires: libglibmm-devel -BuildRequires: libgnome-vfs-devel BuildRequires: libgnutls-devel -BuildRequires: libgpg-error-devel -BuildRequires: libgtk-devel -BuildRequires: libgtkmm-devel -BuildRequires: libgtksourceview-devel -BuildRequires: libnet6-devel >= 1.3.8 -BuildRequires: libobby-devel >= 0.4.6 +BuildRequires: libgsasl-devel +BuildRequires: libgtk2-devel +BuildRequires: libgtkmm2-devel +BuildRequires: libgtksourceview2-devel +BuildRequires: libinfinity-devel BuildRequires: libpango-devel -BuildRequires: libsigc++2-devel -BuildRequires: libstdc++6-devel -BuildRequires: libxml2-devel -BuildRequires: libxml++-devel -BuildRequires: libz-devel -## AUTOBUILDREQ-END BuildRequires: libpangomm-devel +BuildRequires: libsigc++-devel +BuildRequires: libstdc++6-devel +BuildRequires: libxml++-devel +BuildRequires: libxml2-devel +## AUTOBUILDREQ-END BuildRoot: %{_tmppath}/%{name}-%{version}-root %description Gobby is a free collaborative editor supporting multiple documents in one session and a multi-user chat. It runs on Microsoft Windows, Mac OS X, Linux and other Unix-like platforms. - -It uses GTK+ 2.6 as its windowing toolkit and thus integrates nicely into the GNOME desktop environment. +It uses GTK+ as its windowing toolkit and thus integrates nicely into the GNOME desktop environment. %prep %setup -q @@ -75,11 +70,16 @@ It uses GTK+ 2.6 as its windowing toolkit and thus integrates nicely into the GN %{_datadir}/icons/hicolor %{_datadir}/gnome/help/gobby %{_datadir}/omf/gobby/gobby-C.omf +%{_datadir}/appdata/gobby-0.5.appdata.xml %{_datadir}/applications/%{name}-0.5.desktop %{_mandir}/man1/* -%doc AUTHORS COPYING ChangeLog NEWS README +%doc AUTHORS COPYING +#ChangeLog NEWS README %changelog +* Wed Sep 17 2014 Automatic Build System 0.5.0-1mamba +- automatic version update by autodist + * Mon Apr 04 2011 Automatic Build System 0.4.94-1mamba - automatic update by autodist