cvsdist 1db3e05
%define gettext_package gnome-terminal
cvsdist 1db3e05
6cadeb0
%define glib2_version 2.42.0
3b367b0
%define gtk3_version 3.20.0
Debarshi Ray 87450e0
%define vte_version 0.47.90
712f6f5
%define desktop_file_utils_version 0.2.90
cvsdist df6c1f8
cvsdist df6c1f8
Name: gnome-terminal
Richard Hughes 2d90d58
Version: 3.23.90
Richard Hughes 2d90d58
Release: 1%{?dist}
cdf3734
Summary: Terminal emulator for GNOME
cdf3734
173efe3
License: GPLv3+ and GFDL
cvsdist 6fa5e8a
URL: http://www.gnome.org/
Richard Hughes 2d90d58
Source0: http://download.gnome.org/sources/gnome-terminal/3.23/gnome-terminal-%{version}.tar.xz
Debarshi Ray 4267ec3
Source1: org.gnome.Terminal.gschema.override
b44fe1d
Debarshi Ray 324c6b7
Patch0: 0001-build-Don-t-treat-warnings-as-errors.patch
Debarshi Ray 5e80d24
Debarshi Ray 87450e0
Patch99: gnome-terminal-translations.patch
Debarshi Ray a4d1c5a
Patch100: gnome-terminal-notify-open-title-transparency.patch
Debarshi Ray c2d7206
449a6bd
BuildRequires: glib2-devel >= %{glib2_version}
317ee7b
BuildRequires: gtk3-devel >= %{gtk3_version}
184a992
BuildRequires: gsettings-desktop-schemas-devel
981aeaa
BuildRequires: vte291-devel >= %{vte_version}
cvsdist 1db3e05
BuildRequires: desktop-file-utils >= %{desktop_file_utils_version}
b801375
BuildRequires: gettext
bd1ca47
BuildRequires: intltool
f44d3ce
BuildRequires: gnome-common
d530246
BuildRequires: autoconf automake libtool
Richard Hughes 36c0d07
BuildRequires: itstool
Richard Hughes 6c33c1d
BuildRequires: dconf-devel
Richard Hughes 6c33c1d
BuildRequires: libuuid-devel
86c987f
BuildRequires: nautilus-devel
940f480
BuildRequires: gnome-shell
Richard Hughes 328bb67
BuildRequires: appdata-tools
be70362
BuildRequires: pcre2-devel
Debarshi Ray 2062c62
BuildRequires: systemd
Debarshi Ray 1fb4229
BuildRequires: vala-devel
cvsdist 58ec457
Debarshi Ray ee53398
Requires: dbus-x11
6fad014
Requires: glib2%{?_isa} >= %{glib2_version}
d0a64ec
Requires: gsettings-desktop-schemas
6fad014
Requires: gtk3%{?_isa} >= %{gtk3_version}
981aeaa
Requires: vte291%{?_isa} >= %{vte_version}
d0a64ec
cvsdist df6c1f8
%description
9e41cd9
gnome-terminal is a terminal emulator for GNOME. It features the ability to use
9e41cd9
multiple terminals in a single window (tabs) and profiles support.
cvsdist df6c1f8
86c987f
%package nautilus
86c987f
Summary: GNOME Terminal extension for Nautilus
86c987f
Requires: %{name}%{?_isa} = %{version}-%{release}
86c987f
Debarshi Ray 4048a43
Provides: nautilus-open-terminal = %{version}-%{release}
Debarshi Ray 4048a43
Obsoletes: nautilus-open-terminal < 0.20-8
Debarshi Ray 4048a43
86c987f
%description nautilus
86c987f
This package provides a Nautilus extension that adds the 'Open in Terminal'
86c987f
option to the right-click context menu in Nautilus.
86c987f
cvsdist df6c1f8
%prep
cvsdist df6c1f8
%setup -q
Debarshi Ray 324c6b7
%patch0 -p1 -b .warnings
Debarshi Ray 87450e0
%patch99 -p1 -b .translations
Debarshi Ray a4d1c5a
%patch100 -p1 -b .notify-open-title-transparency
cvsdist df6c1f8
cvsdist df6c1f8
%build
Debarshi Ray 1ab5f00
autoreconf -f -i
31e4670
%configure --disable-static --disable-gterminal --disable-migration --with-gtk=3.0 --with-nautilus-extension
b162ab7
712f6f5
make %{?_smp_mflags}
cvsdist df6c1f8
cvsdist df6c1f8
%install
0c41cf5
%make_install
cvsdist df6c1f8
86c987f
rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-3.0/*.la
86c987f
Debarshi Ray 4267ec3
cp %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/glib-2.0/schemas
Debarshi Ray 4267ec3
02e446b
%find_lang %{gettext_package} --with-gnome
cvsdist df6c1f8
42256fc
%check
Debarshi Ray dcf539a
desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/org.gnome.Terminal.desktop
42256fc
Richard Hughes 72bce50
%postun
Richard Hughes 72bce50
if [ $1 -eq 0 ] ; then
Richard Hughes 72bce50
    /usr/bin/glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
Richard Hughes 72bce50
fi
95bb567
Richard Hughes 72bce50
%posttrans
Richard Hughes 72bce50
/usr/bin/glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
46fddec
cvsdist 1db3e05
%files -f %{gettext_package}.lang
cd481f6
%license COPYING
cd481f6
%doc AUTHORS NEWS
cvsdist df6c1f8
f41c53a
%{_bindir}/gnome-terminal
Debarshi Ray 87450e0
%{_datadir}/metainfo/org.gnome.Terminal.appdata.xml
Debarshi Ray dcf539a
%{_datadir}/applications/org.gnome.Terminal.desktop
Richard Hughes 72bce50
%{_libexecdir}/gnome-terminal-server
Richard Hughes 72bce50
%{_datadir}/dbus-1/services/org.gnome.Terminal.service
Richard Hughes 72bce50
%{_datadir}/glib-2.0/schemas/org.gnome.Terminal.gschema.xml
Debarshi Ray 4267ec3
%{_datadir}/glib-2.0/schemas/org.gnome.Terminal.gschema.override
940f480
%{_datadir}/gnome-shell
Debarshi Ray 2062c62
%{_userunitdir}/gnome-terminal-server.service
cvsdist df6c1f8
86c987f
%files nautilus
86c987f
%{_libdir}/nautilus/extensions-3.0/libterminal-nautilus.so
Debarshi Ray 87450e0
%{_datadir}/metainfo/org.gnome.Terminal.Nautilus.metainfo.xml
86c987f
cvsdist df6c1f8
%changelog
Debarshi Ray 87450e0
* Mon Feb 27 2017 Debarshi Ray <rishi@fedoraproject.org> - 3.23.90-1
Richard Hughes 2d90d58
- Update to 3.23.90
Debarshi Ray 87450e0
- Update translations
Debarshi Ray 87450e0
- Ensure that the transparency scale is sensitive only when a transparent
Debarshi Ray 87450e0
  background is used
Debarshi Ray 87450e0
- Rebase transparency, command-notify and translation patches
Richard Hughes 2d90d58
b3111ef
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.22.1-3
b3111ef
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
b3111ef
Debarshi Ray 0401492
* Thu Dec 15 2016 Debarshi Ray <rishi@fedoraproject.org> - 3.22.1-2
Debarshi Ray 0401492
- Backport fix for search-provider crash (RH #1398958)
Debarshi Ray 0401492
- Update translations
Debarshi Ray 0401492
Debarshi Ray a4d1c5a
* Tue Nov 08 2016 Debarshi Ray <rishi@fedoraproject.org> - 3.22.1-1
Debarshi Ray a4d1c5a
- Update to 3.22.1
Debarshi Ray a4d1c5a
- Rebase the translations
Debarshi Ray a4d1c5a
- Restore custom terminal titles
Debarshi Ray a4d1c5a
- Restore separate menuitems for opening tabs and windows
Debarshi Ray a4d1c5a
3b367b0
* Mon Sep 19 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
3b367b0
- Update to 3.22.0
3b367b0
- Rebase the translations
3b367b0
856b9ad
* Wed Sep 14 2016 Kalev Lember <klember@redhat.com> - 3.21.92-1
856b9ad
- Update to 3.21.92
856b9ad
- Rebase the translations
5fc534c
- Don't set group tags
0c41cf5
- Use make_install macro
856b9ad
a6bece5
* Fri Aug 19 2016 Kalev Lember <klember@redhat.com> - 3.21.90-2
a6bece5
- Backport a patch to fix terminal shrinking with every line entered
a6bece5
be70362
* Thu Aug 18 2016 Kalev Lember <klember@redhat.com> - 3.21.90-1
be70362
- Update to 3.21.90
be70362
- Rebase the translations
be70362
Debarshi Ray 4048a43
* Wed Jun 01 2016 Debarshi Ray <rishi@fedoraproject.org> - 3.20.2-2
Debarshi Ray 4048a43
- Add Provides/Obsoletes to replace nautilus-open-terminal
Debarshi Ray 4048a43
Debarshi Ray 54311d4
* Wed May 11 2016 Debarshi Ray <rishi@fedoraproject.org> - 3.20.2-1
Debarshi Ray 54311d4
- Update to 3.20.2
Debarshi Ray 54311d4
Debarshi Ray 220f411
* Tue May 10 2016 Debarshi Ray <rishi@fedoraproject.org> - 3.20.1-2
Debarshi Ray 220f411
- Rebuild against vte291 ABI fix
Debarshi Ray 220f411
Debarshi Ray 50dbd33
* Mon Apr 11 2016 Debarshi Ray <rishi@fedoraproject.org> - 3.20.1-1
Debarshi Ray 50dbd33
- Update to 3.20.1
Debarshi Ray 50dbd33
- Rebase the translations
Debarshi Ray 50dbd33
4cd2ed8
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1
4cd2ed8
- Update to 3.20.0
4cd2ed8
- Rebase the translations
4cd2ed8
Debarshi Ray d489773
* Thu Mar 17 2016 Debarshi Ray <rishi@fedoraproject.org> - 3.19.92-1
Debarshi Ray d489773
- Update to 3.19.92
Debarshi Ray d489773
- Rebase the translations
Debarshi Ray d489773
3e98075
* Thu Mar 03 2016 Kalev Lember <klember@redhat.com> - 3.19.91-1
3e98075
- Update to 3.19.91
3e98075
- Rebase transparency, command-notify and translation patches
3e98075
Debarshi Ray e11cf09
* Thu Feb 18 2016 Debarshi Ray <rishi@fedoraproject.org> - 3.19.2-1
Debarshi Ray e11cf09
- Update to 3.19.2
Debarshi Ray e11cf09
- Rebase the translations
Debarshi Ray e11cf09
Debarshi Ray 195ab82
* Thu Feb 18 2016 Debarshi Ray <rishi@fedoraproject.org> - 3.19.1-2
Debarshi Ray 195ab82
- Adjust the dark terminal override to match the new setting
Debarshi Ray 195ab82
Debarshi Ray ed41b54
* Thu Feb 11 2016 Debarshi Ray <rishi@fedoraproject.org> - 3.19.1-1
Debarshi Ray ed41b54
- Update to 3.19.1
Debarshi Ray ed41b54
- Rebase transparency, command-notify and translation patches
Debarshi Ray ed41b54
- Dark terminals have been restored upstream
Debarshi Ray ed41b54
63f4bf8
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.2-2
63f4bf8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
63f4bf8
Debarshi Ray 20cbc85
* Fri Nov 13 2015 Debarshi Ray <rishi@fedoraproject.org> - 3.18.2-1
Debarshi Ray 20cbc85
- Update to 3.18.2
Debarshi Ray 20cbc85
- Consolidate all downstream features into a single patch to avoid conflicts
Debarshi Ray 20cbc85
- Rebase the translations
Debarshi Ray 20cbc85
Owen W. Taylor 549f127
* Thu Nov 12 2015 Owen Taylor <otaylor@redhat.com> - 3.18.1-3
Owen W. Taylor 746b01c
- Add patch fixing transparent mode under Wayland
Owen W. Taylor 746b01c
31e4670
* Sat Oct 31 2015 Kalev Lember <klember@redhat.com> - 3.18.1-2
31e4670
- Drop GConf migrator for F24 (#1276525)
31e4670
6cadeb0
* Wed Oct 14 2015 Kalev Lember <klember@redhat.com> - 3.18.1-1
6cadeb0
- Update to 3.18.1
6cadeb0
Debarshi Ray feb8879
* Wed Oct 07 2015 Debarshi Ray <rishi@fedoraproject.org> - 3.18.0-1
Debarshi Ray feb8879
- Update to 3.18.0
Debarshi Ray feb8879
- Backport a few upstream fixes
Debarshi Ray feb8879
- Rebase the translations
Debarshi Ray feb8879
Michael Catanzaro b9fd945
* Thu Oct 01 2015 Michael Catanzaro <mcatanzaro@gnome.org> - 3.17.91-2
Michael Catanzaro b9fd945
- Use a symbolic new tab icon
Michael Catanzaro b9fd945
Debarshi Ray 7465f69
* Mon Sep 14 2015 Debarshi Ray <rishi@fedoraproject.org> - 3.17.91-1
Debarshi Ray 7465f69
- Update to 3.17.91
Debarshi Ray 7465f69
- Restore translations for dark variant strings
Debarshi Ray 7465f69
- Rebase the translations for transparency strings
Debarshi Ray 7465f69
8004338
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.16.2-2
8004338
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
8004338
Debarshi Ray f4835dd
* Tue May 12 2015 Debarshi Ray <rishi@fedoraproject.org> - 3.16.2-1
Debarshi Ray f4835dd
- Update to 3.16.2
Debarshi Ray f4835dd
- Rebase the translations for transparency strings
Debarshi Ray f4835dd
68a1698
* Tue Apr 14 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.1-1
68a1698
- Update to 3.16.1
68a1698
Debarshi Ray a19cf5a
* Tue Mar 24 2015 Debarshi Ray <rishi@fedoraproject.org> - 3.16.0-1
Debarshi Ray a19cf5a
- Update to 3.16.0
Debarshi Ray a19cf5a
- Rebase the translations for transparency strings
Debarshi Ray a19cf5a
Debarshi Ray 14c93d7
* Tue Mar 17 2015 Debarshi Ray <rishi@fedoraproject.org> - 3.15.92-1
Debarshi Ray 14c93d7
- Update to 3.15.92
Debarshi Ray 324c6b7
- Drop upstreamed patch
Debarshi Ray 14c93d7
- Rebase the translations for transparency strings
Debarshi Ray 14c93d7
Debarshi Ray 01b1868
* Mon Mar 16 2015 Debarshi Ray <rishi@fedoraproject.org> - 3.15.90-2
Debarshi Ray 01b1868
- Withdraw the notification on focus-in-event
Debarshi Ray 01b1868
Debarshi Ray 1ab5f00
* Wed Feb 18 2015 Debarshi Ray <rishi@fedoraproject.org> - 3.15.90-1
Debarshi Ray 1ab5f00
- Update to 3.15.90
Debarshi Ray 1ab5f00
- Restore translations for transparency strings
Debarshi Ray 1ab5f00
- Restore dark terminals
Debarshi Ray 1ab5f00
- Add command-notify patches
Debarshi Ray 1ab5f00
8c25cb0
* Mon Jan 26 2015 Adam Williamson <awilliam@redhat.com> - 3.14.2-2
8c25cb0
- backport partial fix for BGO#743395
8c25cb0
40aae83
* Mon Nov 10 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.2-1
40aae83
- Update to 3.14.2
40aae83
4024b6f
* Mon Oct 13 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.1-1
4024b6f
- Update to 3.14.1
4024b6f
307ee2b
* Sun Sep 21 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
307ee2b
- Update to 3.14.0
307ee2b
5ab0bab
* Sun Sep 14 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.92-1
5ab0bab
- Update to 3.13.92
5ab0bab
Debarshi Ray c2d7206
* Fri Sep 12 2014 Debarshi Ray <rishi@fedorapeople.org> - 3.13.90-2
Debarshi Ray c2d7206
- Restore transparency
Debarshi Ray c2d7206
7814ac2
* Tue Aug 19 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.90-1
7814ac2
- Update to 3.13.90
7814ac2
130e6c6
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.2-2
130e6c6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
130e6c6
Richard Hughes f14b2f8
* Tue Jun 24 2014 Richard Hughes <rhughes@redhat.com> - 3.13.2-1
Richard Hughes f14b2f8
- Update to 3.13.2
Richard Hughes f14b2f8
21f134f
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.1-2
21f134f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
21f134f
86ba11b
* Wed May 28 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.1-1
86ba11b
- Update to 3.13.1
86ba11b
c9edc36
* Wed May 28 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.0-2
c9edc36
- Fix parent class in template definition
c9edc36
15e353d
* Sun Apr 27 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.0-1
15e353d
- Update to 3.13.0
15e353d
19156c7
* Sat Apr 26 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.1-1
19156c7
- Update to 3.12.1
19156c7
Debarshi Ray 4267ec3
* Thu Apr 03 2014 Debarshi Ray <rishi@fedoraproject.org> - 3.12.0-2
Debarshi Ray 4267ec3
- Use the dark theme variant
Debarshi Ray 4267ec3
Richard Hughes 5a1ebe2
* Mon Mar 24 2014 Richard Hughes <rhughes@redhat.com> - 3.12.0-1
Richard Hughes 5a1ebe2
- Update to 3.12.0
Richard Hughes 5a1ebe2
940f480
* Mon Mar 10 2014 Kevin Fenzi <kevin@scrye.com> 3.11.3-2
940f480
- Rebuild for new gnome-shell
940f480
- Own datadir/gnome-shell for search provider
940f480
Richard Hughes a21f4a7
* Wed Feb 19 2014 Richard Hughes <rhughes@redhat.com> - 3.11.3-1
Richard Hughes a21f4a7
- Update to 3.11.3
Richard Hughes a21f4a7
Richard Hughes 9b8efa8
* Wed Feb 19 2014 Richard Hughes <rhughes@redhat.com> - 3.11.2-1
Richard Hughes 9b8efa8
- Update to 3.11.2
Richard Hughes 9b8efa8
Richard Hughes cc2d896
* Mon Nov 25 2013 Richard Hughes <rhughes@redhat.com> - 3.11.0-2
Richard Hughes cc2d896
- Re-issued tarball. Kinda unusual, but such is life.
Richard Hughes cc2d896
Richard Hughes 6e75bb3
* Tue Nov 19 2013 Richard Hughes <rhughes@redhat.com> - 3.11.0-1
Richard Hughes 6e75bb3
- Update to 3.11.0
Richard Hughes 6e75bb3
Richard Hughes 1d3c49c
* Thu Nov 14 2013 Richard Hughes <rhughes@redhat.com> - 3.10.2-1
Richard Hughes 1d3c49c
- Update to 3.10.2
Richard Hughes 1d3c49c
Richard Hughes 2225077
* Tue Oct 29 2013 Richard Hughes <rhughes@redhat.com> - 3.10.1-1
Richard Hughes 2225077
- Update to 3.10.1
Richard Hughes 2225077
bc65c7b
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
bc65c7b
- Update to 3.10.0
bc65c7b
76c9e36
* Wed Sep 18 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.92-1
76c9e36
- Update to 3.9.92
76c9e36
15c2fff
* Fri Aug 09 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.90-1
15c2fff
- Update to 3.9.90
86c987f
- Package up the nautilus extension in gnome-terminal-nautilus subpackage
15c2fff
07a2aa5
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.8.4-2
07a2aa5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
07a2aa5
1dd82a9
* Mon Jul  8 2013 Matthias Clasen <mclasen@redhat.com> - 3.8.4-1
1dd82a9
- Update to 3.8.4
1dd82a9
- Fixes a crash on session resume (#981440)
1dd82a9
fd2466b
* Mon Jun 10 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.3-1
fd2466b
- Update to 3.8.3
42256fc
- Use desktop-file-validate instead of desktop-file-install
fd2466b
Richard Hughes 667e54b
* Mon May 13 2013 Richard Hughes <rhughes@redhat.com> - 3.8.2-1
Richard Hughes 667e54b
- Update to 3.8.2
Richard Hughes 667e54b
502edf3
* Mon Apr 15 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.1-1
502edf3
- Update to 3.8.1
502edf3
742f946
* Tue Apr 02 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.0.1-1
742f946
- Update to 3.8.0.1
742f946
625559a
* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.0-1
625559a
- Update to 3.8.0
625559a
Richard Hughes 85f3b6a
* Tue Mar 19 2013 Richard Hughes <rhughes@redhat.com> - 3.7.92-1
Richard Hughes 85f3b6a
- Update to 3.7.92
Richard Hughes 85f3b6a
94d480d
* Thu Mar  7 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.91-1
94d480d
- Update to 3.7.91
94d480d
64d171f
* Tue Feb 26 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.2-3
64d171f
- Bring back titlebars on maximized terminals
64d171f
99b9f2b
* Fri Jan 25 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.2-2
99b9f2b
- Backport a fix for a crash in terminal_screen_container_style_updated
99b9f2b
cd5899a
* Fri Jan 25 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.2-1
cd5899a
- Update to 3.7.2
cd5899a
Richard Hughes 66e30e9
* Wed Jan 16 2013 Richard Hughes <hughsient@gmail.com> - 3.7.1-1
Richard Hughes 66e30e9
- Update to 3.7.1
Richard Hughes 66e30e9
Richard Hughes a1b38f0
* Wed Jan 09 2013 Richard Hughes <hughsient@gmail.com> - 3.7.0-1
Richard Hughes a1b38f0
- Update to 3.7.0
Richard Hughes a1b38f0
d0a64ec
* Tue Oct 16 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.1-1
d0a64ec
- Update to 3.6.1
d0a64ec
64a6bdb
* Tue Sep 25 2012 Matthias Clasen <mclasen@redhat.com> - 3.6.0-1
64a6bdb
- Update to 3.6.0
64a6bdb
Richard Hughes 7a252d8
* Tue Aug 21 2012 Richard Hughes <hughsient@gmail.com> - 3.5.90-1
Richard Hughes 7a252d8
- Update to 3.5.90
Richard Hughes 7a252d8
a30c36e
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.4.1.1-2
a30c36e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
a30c36e
0f62a88
* Tue Apr 17 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1.1-1
0f62a88
- Update to 3.4.1.1
0f62a88
72f3c05
* Tue Mar 27 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.0.1-1
72f3c05
- Update to 3.4.0.1
c1d7181
- Avoid listing files twice in %%files
72f3c05
d13a840
* Tue Feb  7 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.0-1
d13a840
- Update to 3.3.0
d13a840
037f1a2
* Thu Jan 12 2012 Matthias Clasen <mclasen@redhat.com> - 3.2.1-2
173efe3
- Update license field (#639132)
173efe3
dc215aa
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-2
dc215aa
- Rebuilt for glibc bug#747377
dc215aa
5c03dd0
* Tue Oct 18 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-1
5c03dd0
- Update to 3.2.1
5c03dd0
9ddd0fb
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.2.0-1
9ddd0fb
- Update to 3.2.0
9ddd0fb
0b1b506
* Mon Apr 25 2011 Matthias Clasen <mclasen@redhat.com> 3.0.1-1
0b1b506
- Update to 3.0.1
0b1b506
f90368f
* Mon Apr  4 2011 Matthias Clasen <mclasen@redhat.com> 3.0.0-1
f90368f
- Update to 3.0.0
f90368f
5674683
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> 2.33.90-1
5674683
- Update to 2.33.90
5674683
d205a31
* Thu Feb 10 2011 Matthias Clasen <mclasen@redhat.com> 2.33.5-3
d205a31
- Rebuild against newer gtk
d205a31
ae91322
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.33.5-2
ae91322
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
ae91322
c54f90f
* Wed Feb  2 2011 Matthias Clasen <mclasen@redhat.com> - 2.33.5-1
c54f90f
- Update to 2.33.5
c54f90f
e9b9b3b
* Wed Jan 12 2011 Matthias Clasen <mclasen@redhat.com> - 2.33.4-2
e9b9b3b
- Make the find dialog work again
e9b9b3b
e2326db
* Tue Jan 11 2011 Matthias Clasen <mclasen@redhat.com> - 2.33.4-1
e2326db
- Update to 2.33.4
e2326db
a48b38f
* Fri Jan  7 2011 Matthias Clasen <mclasen@redhat.com> - 2.33.3-1
0bc07a5
- Update to 2.33.3
0bc07a5
5230d20
* Fri Dec  3 2010 Matthias Clasen <mclasen@redhat.com> - 2.33.2-2
5230d20
- Rebuild against new gtk
5230d20
317ee7b
* Thu Nov 11 2010 Matthias Clasen <mclasen@redhat.com> - 2.33.2-1
317ee7b
- Update to 2.33.2
317ee7b
- Back to gtk3
317ee7b
Owen W. Taylor c2a0676
* Fri Oct  8 2010 Owen Taylor <otaylor@redhat.com> - 2.33.0-3
Owen W. Taylor c2a0676
- Revert back to a gtk2 build - the gtk3 build has major sizing issues
Owen W. Taylor c2a0676
  (rhbz #641337)
Owen W. Taylor c2a0676
5c93f90
* Thu Oct  7 2010 Matthias Clasen <mclasen@redhat.com> - 2.33.0-2
5c93f90
- Build against gtk3
5c93f90
39b9fc0
* Mon Oct  4 2010 Matthias Clasen <mclasen@redhat.com> - 2.33.0-1
39b9fc0
- Update to 2.33.0
39b9fc0
1a01e6a
* Wed Sep 29 2010 Matthias Clasen <mclasen@redhat.com> - 2.32.0-1
1a01e6a
- Update to 2.32.0
1a01e6a
7ab054c
* Tue Aug 31 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.91-1
7ab054c
- Update to 2.31.91
7ab054c
b180eed
* Thu Aug 19 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.90-1
b180eed
- Update to 2.31.90
b180eed
d74e8f7
* Thu May 27 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.3-1
d74e8f7
- Update to 2.31.3
d74e8f7
2e1b150
* Tue May  4 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.2-2
2e1b150
- Add more translations for search UI
2e1b150
b162ab7
* Tue May  4 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.2-1
b162ab7
- Update to 2.31.2
b162ab7
- Add translations for search UI
b162ab7
5fd85e8
* Tue May  4 2010 Matthias Clasen <mclasen@redhat.com> - 2.31.1-1
5fd85e8
- Update to 2.31.1
5fd85e8
95bb567
* Mon Apr 26 2010 Matthias Clasen <mclasen@redhat.com> - 2.30.1-1
95bb567
- Update to 2.30.1
95bb567
fea4e00
* Mon Mar 29 2010 Matthias Clasen <mclasen@redhat.com> - 2.30.0-1
fea4e00
- Update to 2.30.0
fea4e00
808febe
* Thu Mar 11 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.92-1
808febe
- Update to 2.29.92
808febe
f44d3ce
* Sun Feb 14 2010 Matthias Clasen <mclasen@redhat.com> - 2.29.6-3
f44d3ce
- Add missing libs
f44d3ce
Behdad Esfahbod d821f1f
* Thu Jan 14 2010 Behdad Esfahbod <behdad@redhat.com> - 2.29.6-2
Behdad Esfahbod d821f1f
- Second try
Behdad Esfahbod d821f1f
- Drop stale patch
Behdad Esfahbod d821f1f
Behdad Esfahbod bf369f4
* Thu Jan 14 2010 Behdad Esfahbod <behdad@redhat.com> - 2.29.6-1
Behdad Esfahbod bf369f4
- Update to 2.29.6