b11618
%if 0%{?fedora} > 12
b11618
%global with_zeitgeist 1
b11618
%else
b11618
%global with_zeitgeist 0
b11618
%endif
b11618
b11618
%global __python %{__python3}
b11618
b11618
Name:           gedit-plugins
b11618
Version:        3.28.1
f5a0e3
Release:        8%{?dist}
b11618
Summary:        Plugins for gedit
b11618
b11618
License:        GPLv2+
b11618
URL:            https://wiki.gnome.org/Apps/Gedit
b11618
Source0:        https://download.gnome.org/sources/%{name}/3.28/%{name}-%{version}.tar.xz
b11618
b11618
BuildRequires:  gedit-devel
b11618
BuildRequires:  perl(XML::Parser)
b11618
BuildRequires:  gettext
b11618
BuildRequires:  cairo-devel
b11618
BuildRequires:  atk-devel
b11618
BuildRequires:  python3-devel
b11618
BuildRequires:  python3-gobject
b11618
BuildRequires:  intltool
b11618
BuildRequires:  libpeas-devel
b11618
BuildRequires:  vala
b11618
BuildRequires:  vte291-devel
b11618
BuildRequires:  yelp-tools
b11618
BuildRequires:  itstool
b11618
%if %{with_zeitgeist}
b11618
BuildRequires:  zeitgeist-devel
b11618
%endif
b11618
f5a0e3
Obsoletes:      gedit-plugin-synctex < 3.28.1-4%{?dist}
f5a0e3
Provides:       gedit-plugin-synctex = 3.28.1-4%{?dist}
f5a0e3
b11618
# this is a metapackage dragging in all the plugins
b11618
Requires:       gedit-plugin-bookmarks
b11618
Requires:       gedit-plugin-bracketcompletion
b11618
Requires:       gedit-plugin-codecomment
b11618
Requires:       gedit-plugin-colorpicker
b11618
Requires:       gedit-plugin-colorschemer
b11618
Requires:       gedit-plugin-commander
b11618
%if %{with_zeitgeist}
b11618
Requires:       gedit-plugin-dashboard
b11618
%endif
b11618
Requires:       gedit-plugin-drawspaces
b11618
Requires:       gedit-plugin-findinfiles
b11618
Requires:       gedit-plugin-joinlines
b11618
Requires:       gedit-plugin-multiedit
b11618
Requires:       gedit-plugin-smartspaces
b11618
Requires:       gedit-plugin-terminal
b11618
Requires:       gedit-plugin-textsize
b11618
Requires:       gedit-plugin-translate
b11618
Requires:       gedit-plugin-wordcompletion
b11618
%if %{with_zeitgeist}
b11618
Requires:       gedit-plugin-zeitgeist
b11618
%endif
b11618
b11618
%description
b11618
A collection of plugins for gedit.
b11618
b11618
%package data
b11618
Summary:        Common data required by plugins
b11618
Requires:       gedit
b11618
Requires:       python3-gobject
b11618
%description data
b11618
Common files required by all plugins.
b11618
b11618
%package -n     gedit-plugin-bookmarks
b11618
Summary:        gedit bookmarks plugin
b11618
Requires:       %{name}-data = %{version}-%{release}
b11618
%description -n gedit-plugin-bookmarks
b11618
The gedit bookmarks plugin.
b11618
b11618
%package -n     gedit-plugin-bracketcompletion
b11618
Summary:        gedit bracketcompletion plugin
b11618
Requires:       %{name}-data = %{version}-%{release}
b11618
Requires:       libpeas-loader-python3%{?_isa}
b11618
%description -n gedit-plugin-bracketcompletion
b11618
The gedit bracketcompletion plugin.
b11618
b11618
%package -n     gedit-plugin-codecomment
b11618
Summary:        gedit codecomment plugin
b11618
Requires:       %{name}-data = %{version}-%{release}
b11618
Requires:       libpeas-loader-python3%{?_isa}
b11618
%description -n gedit-plugin-codecomment
b11618
The gedit codecomment plugin.
b11618
b11618
%package -n     gedit-plugin-colorpicker
b11618
Summary:        gedit colorpicker plugin
b11618
Requires:       %{name}-data = %{version}-%{release}
b11618
Requires:       libpeas-loader-python3%{?_isa}
b11618
%description -n gedit-plugin-colorpicker
b11618
The gedit colorpicker plugin.
b11618
b11618
%package -n     gedit-plugin-colorschemer
b11618
Summary:        gedit colorschemer plugin
b11618
Requires:       %{name}-data = %{version}-%{release}
b11618
Requires:       libpeas-loader-python3%{?_isa}
b11618
%description -n gedit-plugin-colorschemer
b11618
The gedit colorschemer plugin.
b11618
b11618
%package -n     gedit-plugin-commander
b11618
Summary:        gedit commander plugin
b11618
Requires:       %{name}-data = %{version}-%{release}
b11618
Requires:       libpeas-loader-python3%{?_isa}
b11618
%description -n gedit-plugin-commander
b11618
The gedit commander plugin.
b11618
b11618
%if %{with_zeitgeist}
b11618
%package -n     gedit-plugin-dashboard
b11618
Summary:        gedit dashboard plugin
b11618
Requires:       %{name}-data = %{version}-%{release}
b11618
Requires:       libpeas-loader-python3%{?_isa}
b11618
%description -n gedit-plugin-dashboard
b11618
The gedit dashboard plugin.
b11618
%endif
b11618
b11618
%package -n     gedit-plugin-drawspaces
b11618
Summary:        gedit drawspaces plugin
b11618
Requires:       %{name}-data = %{version}-%{release}
b11618
%description -n gedit-plugin-drawspaces
b11618
The gedit drawspaces plugin.
b11618
b11618
%package -n     gedit-plugin-findinfiles
b11618
Summary:        gedit findinfiles plugin
b11618
Requires:       %{name}-data = %{version}-%{release}
b11618
%description -n gedit-plugin-findinfiles
b11618
The gedit findinfiles plugin.
b11618
b11618
%package -n     gedit-plugin-joinlines
b11618
Summary:        gedit joinlines plugin
b11618
Requires:       %{name}-data = %{version}-%{release}
b11618
Requires:       libpeas-loader-python3%{?_isa}
b11618
%description -n gedit-plugin-joinlines
b11618
The gedit joinlines plugin.
b11618
b11618
%package -n     gedit-plugin-multiedit
b11618
Summary:        gedit multiedit plugin
b11618
Requires:       %{name}-data = %{version}-%{release}
b11618
Requires:       libpeas-loader-python3%{?_isa}
b11618
%description -n gedit-plugin-multiedit
b11618
The gedit multiedit plugin.
b11618
b11618
%package -n     gedit-plugin-smartspaces
b11618
Summary:        gedit smartspaces plugin
b11618
Requires:       %{name}-data = %{version}-%{release}
b11618
Requires:       libpeas-loader-python3%{?_isa}
b11618
%description -n gedit-plugin-smartspaces
b11618
The gedit smartspaces plugin.
b11618
b11618
%package -n     gedit-plugin-terminal
b11618
Summary:        gedit terminal plugin
b11618
Requires:       %{name}-data = %{version}-%{release}
b11618
Requires:       libpeas-loader-python3%{?_isa}
b11618
Requires:       vte291
b11618
%description -n gedit-plugin-terminal
b11618
The gedit terminal plugin.
b11618
b11618
%package -n     gedit-plugin-textsize
b11618
Summary:        gedit textsize plugin
b11618
Requires:       %{name}-data = %{version}-%{release}
b11618
Requires:       libpeas-loader-python3%{?_isa}
b11618
%description -n gedit-plugin-textsize
b11618
The gedit textsize plugin.
b11618
b11618
%package -n     gedit-plugin-translate
b11618
Summary:        gedit translate plugin
b11618
Requires:       %{name}-data = %{version}-%{release}
b11618
Requires:       libpeas-loader-python3%{?_isa}
b11618
%description -n gedit-plugin-translate
b11618
The gedit translate plugin.
b11618
b11618
%package -n     gedit-plugin-wordcompletion
b11618
Summary:        gedit wordcompletion plugin
b11618
Requires:       %{name}-data = %{version}-%{release}
b11618
%description -n gedit-plugin-wordcompletion
b11618
The gedit wordcompletion plugin.
b11618
b11618
%if %{with_zeitgeist}
b11618
%package -n     gedit-plugin-zeitgeist
b11618
Summary:        gedit zeitgeist plugin
b11618
Requires:       %{name}-data = %{version}-%{release}
b11618
Requires:       zeitgeist
b11618
Obsoletes:      gedit-zeitgeist < 2:3.13.0
b11618
%description -n gedit-plugin-zeitgeist
b11618
The gedit zeitgeist plugin.
b11618
%endif
b11618
b11618
%prep
b11618
%setup -q
b11618
b11618
%build
b11618
%if %{with_zeitgeist}
b11618
%configure --enable-python
b11618
%else
b11618
%configure --enable-python --disable-zeitgeist
b11618
%endif
b11618
make %{?_smp_mflags}
b11618
b11618
b11618
%install
b11618
%make_install
b11618
%find_lang %{name} --with-gnome
b11618
%find_lang gedit --with-gnome
b11618
find $RPM_BUILD_ROOT/%{_libdir}/gedit/plugins -name "*.la" -exec rm {} \;
b11618
b11618
b11618
%check
b11618
[ -f ${RPM_BUILD_ROOT}%{_libdir}/gedit/plugins/terminal.py ]
b11618
b11618
b11618
%postun -n gedit-plugin-drawspaces
b11618
if [ $1 -eq 0 ]; then
b11618
  glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
b11618
fi
b11618
b11618
%posttrans -n gedit-plugin-drawspaces
b11618
glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
b11618
b11618
b11618
%postun -n gedit-plugin-terminal
b11618
if [ $1 -eq 0 ]; then
b11618
  glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
b11618
fi
b11618
b11618
%posttrans -n gedit-plugin-terminal
b11618
glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
b11618
b11618
b11618
%postun -n gedit-plugin-wordcompletion
b11618
if [ $1 -eq 0 ]; then
b11618
  glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
b11618
fi
b11618
b11618
%posttrans -n gedit-plugin-wordcompletion
b11618
glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
b11618
b11618
b11618
# Empty files section for the metapackage to make sure it's created
b11618
%files
b11618
b11618
%files data -f %{name}.lang -f gedit.lang
b11618
%license COPYING
b11618
%doc README NEWS AUTHORS
b11618
%dir %{_libdir}/gedit/plugins/
b11618
%dir %{_libdir}/gedit/plugins/__pycache__/
b11618
%dir %{_datadir}/gedit/plugins/
b11618
%{_libdir}/gedit/plugins/gpdefs.*
b11618
%{_libdir}/gedit/plugins/__pycache__/gpdefs.*
b11618
b11618
%files -n gedit-plugin-bookmarks
b11618
%{_libdir}/gedit/plugins/bookmarks.plugin
b11618
%{_libdir}/gedit/plugins/libbookmarks.so
b11618
%{_datadir}/appdata/gedit-bookmarks.metainfo.xml
b11618
b11618
%files -n gedit-plugin-bracketcompletion
b11618
%{_libdir}/gedit/plugins/bracketcompletion.*
b11618
%{_libdir}/gedit/plugins/__pycache__/bracketcompletion.*
b11618
%{_datadir}/appdata/gedit-bracketcompletion.metainfo.xml
b11618
b11618
%files -n gedit-plugin-codecomment
b11618
%{_libdir}/gedit/plugins/codecomment.*
b11618
%{_libdir}/gedit/plugins/__pycache__/codecomment.*
b11618
%{_datadir}/appdata/gedit-codecomment.metainfo.xml
b11618
b11618
%files -n gedit-plugin-colorpicker
b11618
%{_libdir}/gedit/plugins/colorpicker.*
b11618
%{_libdir}/gedit/plugins/__pycache__/colorpicker.*
b11618
%{_datadir}/appdata/gedit-colorpicker.metainfo.xml
b11618
b11618
%files -n gedit-plugin-colorschemer
b11618
%{_datadir}/gedit/plugins/colorschemer/ui/schemer.ui
b11618
%{_libdir}/gedit/plugins/colorschemer
b11618
%{_libdir}/gedit/plugins/colorschemer.plugin
b11618
%{_datadir}/appdata/gedit-colorschemer.metainfo.xml
b11618
b11618
%files -n gedit-plugin-commander
b11618
%{_datadir}/gedit/plugins/commander
b11618
%{_libdir}/gedit/plugins/commander
b11618
%{_libdir}/gedit/plugins/commander.plugin
b11618
%{_datadir}/appdata/gedit-commander.metainfo.xml
b11618
b11618
%if %{with_zeitgeist}
b11618
%files -n gedit-plugin-dashboard
b11618
%{_libdir}/gedit/plugins/dashboard
b11618
%{_libdir}/gedit/plugins/dashboard.plugin
b11618
%{_datadir}/appdata/gedit-dashboard.metainfo.xml
b11618
%endif
b11618
b11618
%files -n gedit-plugin-drawspaces
b11618
%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.drawspaces.gschema.xml
b11618
%{_libdir}/gedit/plugins/drawspaces.plugin
b11618
%{_libdir}/gedit/plugins/libdrawspaces.so
b11618
%{_datadir}/appdata/gedit-drawspaces.metainfo.xml
b11618
b11618
%files -n gedit-plugin-findinfiles
b11618
%{_libdir}/gedit/plugins/findinfiles.plugin
b11618
%{_libdir}/gedit/plugins/libfindinfiles.so
b11618
%{_datadir}/appdata/gedit-findinfiles.metainfo.xml
b11618
b11618
%files -n gedit-plugin-joinlines
b11618
%{_libdir}/gedit/plugins/joinlines.*
b11618
%{_libdir}/gedit/plugins/__pycache__/joinlines.*
b11618
%{_datadir}/appdata/gedit-joinlines.metainfo.xml
b11618
b11618
%files -n gedit-plugin-multiedit
b11618
%{_libdir}/gedit/plugins/multiedit
b11618
%{_libdir}/gedit/plugins/multiedit.plugin
b11618
%{_datadir}/appdata/gedit-multiedit.metainfo.xml
b11618
b11618
%files -n gedit-plugin-smartspaces
b11618
%{_libdir}/gedit/plugins/__pycache__/smartspaces.*
b11618
%{_libdir}/gedit/plugins/smartspaces.*
b11618
%{_datadir}/appdata/gedit-smartspaces.metainfo.xml
b11618
b11618
%files -n gedit-plugin-terminal
b11618
%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.terminal.gschema.xml
b11618
%{_libdir}/gedit/plugins/__pycache__/terminal.*
b11618
%{_libdir}/gedit/plugins/terminal.*
b11618
%{_datadir}/appdata/gedit-terminal.metainfo.xml
b11618
b11618
%files -n gedit-plugin-textsize
b11618
%{_libdir}/gedit/plugins/textsize
b11618
%{_libdir}/gedit/plugins/textsize.plugin
b11618
%{_datadir}/appdata/gedit-textsize.metainfo.xml
b11618
b11618
%files -n gedit-plugin-translate
b11618
%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.translate.gschema.xml
b11618
%{_libdir}/gedit/plugins/translate/
b11618
%{_libdir}/gedit/plugins/translate.plugin
b11618
%{_datadir}/appdata/gedit-translate.metainfo.xml
b11618
%{_datadir}/gedit/plugins/translate/
b11618
b11618
%files -n gedit-plugin-wordcompletion
b11618
%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.wordcompletion.gschema.xml
b11618
%{_libdir}/gedit/plugins/libwordcompletion.so
b11618
%{_libdir}/gedit/plugins/wordcompletion.plugin
b11618
%{_datadir}/appdata/gedit-wordcompletion.metainfo.xml
b11618
b11618
%if %{with_zeitgeist}
b11618
%files -n gedit-plugin-zeitgeist
b11618
%{_libdir}/gedit/plugins/libzeitgeist.so
b11618
%{_libdir}/gedit/plugins/zeitgeist.plugin
b11618
%{_datadir}/appdata/gedit-zeitgeist.metainfo.xml
b11618
%endif
b11618
b11618
%changelog
f5a0e3
* Wed May 01 2019 Ray Strode <rstrode@redhat.com> - 3.28.1-8
f5a0e3
- bump release for correctly start gating process
f5a0e3
  Related: #1698642
f5a0e3
f5a0e3
f5a0e3
* Wed May 01 2019 Ray Strode <rstrode@redhat.com> - 3.28.1-7
f5a0e3
- Add obsoletes/provides for dropped plugin
f5a0e3
  Related: #1698642
f5a0e3
f5a0e3
* Mon Oct 15 2018 Ray Strode <rstrode@redhat.com> - 3.28.1-4
f5a0e3
- Drop unused dependencies
f5a0e3
  Resolves: #1599393
f5a0e3
b11618
* Wed Jul 11 2018 Charalampos Stratakis <cstratak@redhat.com> - 3.28.1-3
b11618
- Remove gnome-doc-utils dependency
b11618
b11618
* Thu May 10 2018 Ray Strode <rstrode@redhat.com> - 3.28.1-2
b11618
- Drop gucharmap plugin
b11618
  Resolves: #1576731
b11618
- Drop libgit plugin too
b11618
b11618
* Mon Apr 09 2018 Kalev Lember <klember@redhat.com> - 3.28.1-1
b11618
- Update to 3.28.1
b11618
b11618
* Mon Mar 12 2018 Kalev Lember <klember@redhat.com> - 3.28.0-1
b11618
- Update to 3.28.0
b11618
b11618
* Sun Mar 11 2018 Kalev Lember <klember@redhat.com> - 3.27.92-1
b11618
- Update to 3.27.92
b11618
b11618
* Mon Mar 05 2018 Kalev Lember <klember@redhat.com> - 3.27.1-1
b11618
- Update to 3.27.1
b11618
- Add new translate plugin
b11618
b11618
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.22.0-6
b11618
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
b11618
b11618
* Fri Dec 08 2017 Ray Strode <rstrode@redhat.com> - 3.22.0-5
b11618
- Drop non-functional python2 support
b11618
b11618
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.22.0-4
b11618
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
b11618
b11618
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.22.0-3
b11618
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
b11618
b11618
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.22.0-2
b11618
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
b11618
b11618
* Mon Sep 19 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
b11618
- Update to 3.22.0
b11618
- Don't set group tags
b11618
- Use make_install macro
b11618
- Update project URLs
b11618
b11618
* Sun Mar 20 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1
b11618
- Update to 3.20.0
b11618
b11618
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.0-3
b11618
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
b11618
b11618
* Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.18.0-2
b11618
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
b11618
b11618
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1
b11618
- Update to 3.18.0
b11618
b11618
* Mon Sep 14 2015 Kalev Lember <klember@redhat.com> - 3.17.1-1
b11618
- Update to 3.17.1
b11618
- Require gucharmap-libs instead of gucharmap
b11618
b11618
* Fri Jul 31 2015 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 3.17.0-4
b11618
- Rebuilt for libgit2-0.23.0 and libgit2-glib-0.23
b11618
b11618
* Sat Jul 04 2015 Kalev Lember <klember@redhat.com> - 3.17.0-3
b11618
- Require libpeas-loader-python3 for Python 3 plugin support (#1226879)
b11618
b11618
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.17.0-2
b11618
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
b11618
b11618
* Fri May 01 2015 Kalev Lember <kalevlember@gmail.com> - 3.17.0-1
b11618
- Update to 3.17.0
b11618
- Include new findinfiles plugin
b11618
b11618
* Tue Mar 24 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
b11618
- Update to 3.16.0
b11618
b11618
* Sat Mar 14 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.1-1
b11618
- Update to 3.15.1
b11618
- Use %%license macro for the COPYING file
b11618
b11618
* Sat Feb 21 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.0-1
b11618
- Update to 3.15.0
b11618
b11618
* Wed Nov 12 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.1-1
b11618
- Update to 3.14.1
b11618
b11618
* Wed Nov 05 2014 Debarshi Ray <rishi@fedoraproject.org> - 3.14.0-2
b11618
- We need the new VTE API/ABI to run
b11618
- Carry an upstream patch to pick up a last-minute VTE API break
b11618
b11618
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
b11618
- Update to 3.14.0
b11618
b11618
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org>
b11618
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
b11618
b11618
* Sat Jul 26 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.2-1
b11618
- Update to 3.13.2
b11618
b11618
* Thu Jul 24 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.1-1
b11618
- Update to 3.13.1
b11618
b11618
* Wed Jun 25 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.0-2
b11618
- Ship gpdefs in the -data package
b11618
- Build the zeitgeist plugin
b11618
b11618
* Wed Jun 25 2014 Richard Hughes <rhughes@redhat.com> - 3.13.0-1
b11618
- Update to 3.13.0
b11618
b11618
* Fri Jun 13 2014 Richard Hughes <rhughes@redhat.com> - 3.12.1-3
b11618
- Split out the plugins into subpackages
b11618
- This allows us to add and remove them separately in gnome-software
b11618
b11618
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.12.1-2
b11618
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
b11618
b11618
* Tue Apr 15 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.1-1
b11618
- Update to 3.12.1
b11618
b11618
* Mon Mar 24 2014 Richard Hughes <rhughes@redhat.com> - 3.12.0-1
b11618
- Update to 3.12.0
b11618
b11618
* Wed Mar 05 2014 Richard Hughes <rhughes@redhat.com> - 3.11.91-1
b11618
- Update to 3.11.91
b11618
b11618
* Fri Feb 14 2014 Richard Hughes <rhughes@redhat.com> - 3.11.2-1
b11618
- Update to 3.11.2
b11618
b11618
* Wed Jan 15 2014 Richard Hughes <rhughes@redhat.com> - 3.11.1-1
b11618
- Update to 3.11.1
b11618
b11618
* Fri Dec 27 2013 Ignacio Casal Quinteiro <icq@gnome.org> - 3.10.1-1
b11618
- Update to 3.10.1
b11618
b11618
* Tue Sep 24 2013 Ignacio Casal Quinteiro <icq@gnome.org> - 3.10.0-1
b11618
- Update to 3.10.0
b11618
b11618
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.8.3-2
b11618
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
b11618
b11618
* Wed Jun 19 2013 Ignacio Casal Quinteiro <icq@gnome.org> - 3.8.3-1
b11618
- Update to 3.8.3
b11618
b11618
* Sun May 26 2013 Ignacio Casal Quinteiro <icq@gnome.org> - 3.8.2-1
b11618
- Update to 3.8.2
b11618
b11618
* Mon May  6 2013 Marek Kasik <mkasik@redhat.com> - 3.8.1-2
b11618
- Make building of Zeitgeist plugins and usage of python3 conditional
b11618
b11618
* Mon Apr 15 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.1-1
b11618
- Update to 3.8.1
b11618
b11618
* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.0-2
b11618
- Rebuilt for gtksourceview3 soname bump
b11618
b11618
* Mon Mar 25 2013 Ignacio Casal Quinteiro <icq@gnome.org> - 3.8.0-1
b11618
- Update to 3.8.0
b11618
b11618
* Sun Jan 27 2013 Ignacio Casal Quinteiro <icq@gnome.org> - 3.7.1-1
b11618
- Update to 3.7.1
b11618
b11618
* Tue Oct 16 2012 Ignacio Casal Quinteiro <icq@gnome.org> - 3.6.1-1
b11618
- Update to 3.6.1
b11618
b11618
* Mon Sep 24 2012 Ignacio Casal Quinteiro <icq@gnome.org> - 3.6.0-1
b11618
- Update to 3.6.0
b11618
b11618
* Wed Sep 19 2012 Ignacio Casal Quinteiro <icq@gnome.org> - 3.5.2-1
b11618
- Update to 3.5.2
b11618
b11618
* Sat Aug 18 2012 Ignacio Casal Quinteiro <icq@gnome.org> - 3.5.1-1
b11618
- Update to 3.5.1
b11618
b11618
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4.0-3
b11618
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
b11618
b11618
* Tue Apr 24 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.0-2
b11618
- Silence rpm scriptlet output
b11618
b11618
* Mon Mar 26 2012 Ignacio Casal Quinteiro <icq@gnome.org> - 3.4.0-1
b11618
- Update to 3.4.0
b11618
b11618
* Wed Mar 07 2012 Ignacio Casal Quinteiro <icq@gnome.org> - 3.3.4-1
b11618
- Update to 3.3.4
b11618
b11618
* Sat Feb 25 2012 Ignacio Casal Quinteiro <icq@gnome.org> - 3.3.3-1
b11618
- Update to 3.3.3
b11618
b11618
* Tue Feb 07 2012 Ignacio Casal Quinteiro <icq@gnome.org> - 3.3.2-1
b11618
- Update to 3.3.2
b11618
b11618
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.1-2
b11618
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
b11618
b11618
* Sat Dec 03 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 3.3.1-1
b11618
- Update to 3.3.1
b11618
b11618
* Sun Oct 16 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 3.2.1-1
b11618
- Update to 3.2.1
b11618
b11618
* Mon Sep 26 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 3.2.0-1
b11618
- Update to 3.2.0
b11618
- Bump pygobject to 3.0
b11618
b11618
* Tue Sep 20 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 3.1.5-1
b11618
- Update to 3.1.5
b11618
b11618
* Tue Sep 06 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 3.1.4-1
b11618
- Update to 3.1.4
b11618
b11618
* Thu Sep 01 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 3.1.3-1
b11618
- Update to 3.1.3
b11618
b11618
* Tue Jul 05 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 3.1.2-1
b11618
- Update to 3.1.2
b11618
b11618
* Thu Jun 16 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.1.1-1
b11618
- Update to 3.1.1
b11618
b11618
* Wed May 18 2011 Ignacio Casal Quinteiro <icq@gnome.org> - 3.0.2-2
b11618
- Remove useless deps
b11618
b11618
* Tue Apr 26 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.2-1
b11618
- Update to 3.0.2
b11618
b11618
* Wed Apr 13 2011 Christopher Aillon <caillon@redhat.com> - 3.0.1-1
b11618
- Update to 3.0.1
b11618
b11618
* Wed Apr  6 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.0.0-1
b11618
- Update to 3.0.0
b11618
b11618
* Sun Mar 27 2011 Christopher Aillon <caillon@redhat.com> - 2.91.3-1
b11618
- Update to 2.91.3
b11618
b11618
* Tue Mar  8 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.1-1
b11618
- Update to 2.91.1
b11618
b11618
* Mon Feb 28 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-3
b11618
- Rebuild against newer libpeas
b11618
b11618
* Thu Feb 24 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-2
b11618
- Add runtime dependencies to make introspection work
b11618
b11618
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-1
b11618
- Update to 2.91.90
b11618
b11618
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.31.6-3
b11618
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
b11618
b11618
* Thu Oct  7 2010 Matthias Clasen <mclasen@redhat.com> 2.31.6-1
b11618
- Rebuild against newer gucharmap
b11618
b11618
* Thu Sep 02 2010 Rakesh Pandit <rakesh@fedoraproject.org> 2.31.6-1
b11618
- Updated to 2.31.6
b11618
- FTBFS 599912
b11618
b11618
* Wed Aug 11 2010 David Malcolm <dmalcolm@redhat.com> - 2.31.1-2
b11618
- recompiling .py files against Python 2.7 (rhbz#623308)
b11618
b11618
* Wed May 19 2010 Rakesh Pandit <rakesh@fedoraproject.org> 2.31.1-1
b11618
- Updated to 2.31.1
b11618
b11618
* Fri Apr 23 2010 Rakesh Pandit <rakesh@fedoraproject.org> 2.30.0-1
b11618
- Updated to 2.30.0
b11618
b11618
* Wed Jan 27 2010 Rakesh Pandit <rakesh@fedoraproject.org> 2.29.4-1
b11618
- Updated to 2.29.4
b11618
b11618
* Wed Dec 02 2009 Rakesh Pandit <rakesh@fedoraproject.org> 2.29.3-1
b11618
- Updated to 2.29.3
b11618
b11618
* Mon Nov 09 2009 Rakesh Pandit <rakesh@fedoraproject.org> 2.28.0-1
b11618
- Updated to 2.28.0
b11618
b11618
* Mon Aug 10 2009 Ville Skyttä <ville.skytta@iki.fi> - 2.26.1-3
b11618
- Use bzipped upstream tarball.
b11618
b11618
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.26.1-2
b11618
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
b11618
b11618
* Sat Apr 11 2009 Dodji Seketeli <dodji@redhat.org> - 2.26.1-1
b11618
- Update to upstream release 2..26.1
b11618
- Fixes GNOME bugzilla bug #576766 - Crash when Configuring "Draw Spaces"
b11618
- Make sure to remove all *.la files
b11618
- Remove BuildRequire libgnomeui-devel as needless now
b11618
b11618
* Fri Apr 10 2009 Dodji Seketeli <dodji@redhat.org> - 2.26.0-1
b11618
- Update to upstream release (2.26.1)
b11618
- Add plugin files from %%{_datadir}
b11618
- Don't check for vte anymore, the package checks it pkg-config
b11618
- Add 'bookmarks' to the plugin set
b11618
b11618
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.22.3-4
b11618
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
b11618
b11618
* Mon Dec 01 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 2.22.3-3
b11618
- Rebuild for Python 2.6
b11618
b11618
* Mon Sep 29 2008 Rakesh Pandit <rakesh@fedoraproject.org> - 2.22.3-2
b11618
- Fixed buildrequires
b11618
b11618
* Mon Sep 29 2008 Rakesh Pandit <rakesh@fedoraproject.org> - 2.22.3-1
b11618
- Updated to 2.22.3
b11618
b11618
* Mon Sep 29 2008 Rakesh Pandit <rakesh@fedoraproject.org> - 2.22.0-2
b11618
- rebuild to pick latest gucharmap
b11618
b11618
* Tue Mar 18 2008 Trond Danielsen <trond.danielsen@gmail.com> - 2.22.0-1
b11618
- Updated.
b11618
b11618
* Mon Apr 30 2007 Trond Danielsen <trond.danielsen@gmail.com> - 2.18.0-2
b11618
- Disable buggy session saver plugin.
b11618
- Removed static libraries.
b11618
b11618
* Sun Apr 01 2007 Trond Danielsen <trond.danielsen@gmail.com> - 2.18.0-1
b11618
- Initial version.