edad8bf
Name:           file-roller
d9df53a
Version:        3.38.0
fab20ef
Release:        1%{?dist}
cc6f54e
Summary:        Tool for viewing and creating archives
cc6f54e
edad8bf
License:        GPLv2+
f025167
URL:            https://wiki.gnome.org/Apps/FileRoller
d9df53a
Source0:        https://download.gnome.org/sources/%{name}/3.38/%{name}-%{version}.tar.xz
313db2c
30297b7
BuildRequires:  meson >= 0.43
30297b7
BuildRequires:  gcc
30297b7
BuildRequires:  pkgconfig(glib-2.0) >= 2.36
30297b7
BuildRequires:  pkgconfig(gthread-2.0)
30297b7
BuildRequires:  pkgconfig(gtk+-3.0) >= 3.13.2
6e62420
%if 0%{?flatpak}
b4b3245
%else
30297b7
BuildRequires:  pkgconfig(libnautilus-extension) >= 2.22.2
6e62420
%endif
30297b7
BuildRequires:  pkgconfig(json-glib-1.0) >= 0.14.0
30297b7
BuildRequires:  pkgconfig(libnotify) >= 0.4.3
30297b7
BuildRequires:  pkgconfig(libarchive) >= 3.0.0
f89f9a2
BuildRequires:  file-devel
2428fc7
BuildRequires:  (/usr/bin/gcpio or /usr/bin/cpio)
f89f9a2
BuildRequires:  gettext
d7f5aee
BuildRequires:  itstool
2428fc7
BuildRequires:  /usr/bin/desktop-file-validate
2428fc7
BuildRequires:  /usr/bin/appstream-util
c3e5998
cvsdist d60d970
%description
929519d
File Roller is an application for creating and viewing archives files,
a9be0eb
such as tar or zip files.
cvsdist d60d970
6e62420
%if 0%{?flatpak}
b4b3245
%else
37c0658
%package nautilus
37c0658
Summary: File Roller extension for nautilus
37c0658
Requires: %{name}%{_isa} = %{version}-%{release}
37c0658
37c0658
%description nautilus
37c0658
This package contains the file-roller extension for the nautilus file manager.
37c0658
It adds an item to the nautilus context menu that lets you compress files
37c0658
or directories.
6e62420
%endif
37c0658
cvsdist d60d970
%prep
cvsdist d60d970
%setup -q
a1aa9a4
cvsdist d60d970
%build
1bcdcc1
%meson
1bcdcc1
%meson_build
cvsdist d60d970
cvsdist d60d970
%install
1bcdcc1
%meson_install
37c0658
f7cb5dc
# make the service filename match the bus name, flatpak doesn't like it otherwise
f7cb5dc
mv %{buildroot}%{_datadir}/dbus-1/services/org.gnome.FileRoller.ArchiveManager1.service \
f7cb5dc
   %{buildroot}%{_datadir}/dbus-1/services/org.gnome.ArchiveManager1.service
f7cb5dc
f31b13c
%find_lang %{name} --with-gnome
cvsdist d60d970
ffbdaf0
%check
30297b7
appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.gnome.FileRoller.appdata.xml
30297b7
desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.FileRoller.desktop
ffbdaf0
cvsdist 80984e4
%files -f %{name}.lang
e00aa05
%doc README.md NEWS AUTHORS
859e212
%license COPYING
6e4a4e9
%{_bindir}/file-roller
cvsdist d60d970
%{_datadir}/file-roller
2f0fb61
%{_datadir}/applications/org.gnome.FileRoller.desktop
96b3582
%{_libexecdir}/file-roller
f7cb5dc
%{_datadir}/dbus-1/services/org.gnome.ArchiveManager1.service
59cfa49
%{_datadir}/dbus-1/services/org.gnome.FileRoller.service
112650f
%{_datadir}/glib-2.0/schemas/org.gnome.FileRoller.gschema.xml
ee8adad
%{_datadir}/icons/hicolor/scalable/apps/org.gnome.ArchiveManager.svg
e00aa05
%{_datadir}/icons/hicolor/scalable/apps/org.gnome.ArchiveManager.Devel.svg
ee8adad
%{_datadir}/icons/hicolor/symbolic/apps/org.gnome.ArchiveManager-symbolic.svg
6939354
%{_datadir}/metainfo/org.gnome.FileRoller.appdata.xml
cvsdist d60d970
6e62420
%if 0%{?flatpak}
b4b3245
%else
37c0658
%files nautilus
37c0658
%{_libdir}/nautilus/extensions-3.0/libnautilus-fileroller.so
6e62420
%endif
37c0658
cvsdist d60d970
%changelog
d9df53a
* Sat Sep 12 2020 Kalev Lember <klember@redhat.com> - 3.38.0-1
d9df53a
- Update to 3.38.0
d9df53a
fab20ef
* Mon Aug 17 2020 Kalev Lember <klember@redhat.com> - 3.37.90-1
fab20ef
- Update to 3.37.90
fab20ef
829f360
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.36.2-2
829f360
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
829f360
e5f8158
* Mon Apr 20 2020 Kalev Lember <klember@redhat.com> - 3.36.2-1
e5f8158
- Update to 3.36.2
e5f8158
19bfa8b
* Sat Mar 28 2020 Kalev Lember <klember@redhat.com> - 3.36.1-1
19bfa8b
- Update to 3.36.1
19bfa8b
bdcdd27
* Sun Mar 08 2020 Kalev Lember <klember@redhat.com> - 3.36.0-1
bdcdd27
- Update to 3.36.0
bdcdd27
f56b056
* Mon Mar 02 2020 Kalev Lember <klember@redhat.com> - 3.35.92-1
f56b056
- Update to 3.35.92
f56b056
5e15178
* Mon Feb 17 2020 Kalev Lember <klember@redhat.com> - 3.35.91-1
5e15178
- Update to 3.35.91
5e15178
8342b17
* Tue Feb 04 2020 Kalev Lember <klember@redhat.com> - 3.35.90-1
8342b17
- Update to 3.35.90
8342b17
- Build with -fcommon to fix the build with gcc 10
8342b17
6a06d7d
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.35.1-2
6a06d7d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
6a06d7d
e00aa05
* Mon Jan 20 2020 Kalev Lember <klember@redhat.com> - 3.35.1-1
e00aa05
- Update to 3.35.1
e00aa05
7d0252b
* Wed Nov 27 2019 Kalev Lember <klember@redhat.com> - 3.32.3-1
7d0252b
- Update to 3.32.3
7d0252b
e377338
* Mon Sep 09 2019 Kalev Lember <klember@redhat.com> - 3.32.2-1
e377338
- Update to 3.32.2
e377338
277a485
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.32.1-3
277a485
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
277a485
0fd0817
* Tue Apr 16 2019 Adam Williamson <awilliam@redhat.com> - 3.32.1-2
0fd0817
- Rebuild with Meson fix for #1699099
0fd0817
6ab027b
* Mon Apr 08 2019 Kalev Lember <klember@redhat.com> - 3.32.1-1
6ab027b
- Update to 3.32.1
6ab027b
ec9ff61
* Mon Mar 11 2019 Kalev Lember <klember@redhat.com> - 3.32.0-1
ec9ff61
- Update to 3.32.0
ec9ff61
0a71dc5
* Mon Mar 04 2019 Kalev Lember <klember@redhat.com> - 3.31.92-1
0a71dc5
- Update to 3.31.92
0a71dc5
af11782
* Mon Feb 18 2019 Kalev Lember <klember@redhat.com> - 3.31.91-1
af11782
- Update to 3.31.91
af11782
a21fc74
* Mon Feb 04 2019 Phil Wyett <philwyett@kathenas.org> - 3.31.90-1
a21fc74
- Update to 3.31.90
a21fc74
e7cc6f2
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.31.2-2
e7cc6f2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
e7cc6f2
ee8adad
* Mon Jan 07 2019 Kalev Lember <klember@redhat.com> - 3.31.2-1
ee8adad
- Update to 3.31.2
ee8adad
2428fc7
* Tue Oct  2 2018 Matthias Clasen <mclasen@redhat.com> - 3.30.1-2
2428fc7
- Avoid gratitious use of %{_bindir}. This breaks module builds
6e62420
- Don't build the nautilus subpackage when doing a module
f7cb5dc
- Rename the D-Bus service file to match the bus name
2428fc7
71de1fa
* Wed Sep 26 2018 Kalev Lember <klember@redhat.com> - 3.30.1-1
71de1fa
- Update to 3.30.1
71de1fa
42b3493
* Thu Sep 06 2018 Kalev Lember <klember@redhat.com> - 3.30.0-1
42b3493
- Update to 3.30.0
42b3493
5798bc7
* Mon Aug 13 2018 Kalev Lember <klember@redhat.com> - 3.29.90-1
5798bc7
- Update to 3.29.90
5798bc7
2563e10
* Tue Jul 31 2018 Florian Weimer <fweimer@redhat.com> - 3.28.1-2
2563e10
- Rebuild with fixed binutils
2563e10
5f6fcb5
* Wed Jul 25 2018 Kalev Lember <klember@redhat.com> - 3.28.1-1
5f6fcb5
- Update to 3.28.1
5f6fcb5
97f7d0e
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.28.0-2
97f7d0e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
97f7d0e
0c9f1e2
* Mon Mar 12 2018 Kalev Lember <klember@redhat.com> - 3.28.0-1
0c9f1e2
- Update to 3.28.0
0c9f1e2
1bcdcc1
* Mon Mar 05 2018 Kalev Lember <klember@redhat.com> - 3.27.91-1
1bcdcc1
- Update to 3.27.91
1bcdcc1
- Switch to the meson build system
1bcdcc1
2e88ed5
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.26.2-3
2e88ed5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
2e88ed5
561467c
* Thu Jan 11 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.26.2-2
561467c
- Remove obsolete scriptlets
561467c
90dc643
* Wed Nov 01 2017 Kalev Lember <klember@redhat.com> - 3.26.2-1
90dc643
- Update to 3.26.2
90dc643
b5b463e
* Sun Oct 08 2017 Kalev Lember <klember@redhat.com> - 3.26.1-1
b5b463e
- Update to 3.26.1
b5b463e
aadf8d8
* Mon Sep 11 2017 Kalev Lember <klember@redhat.com> - 3.26.0-1
aadf8d8
- Update to 3.26.0
aadf8d8
6939354
* Thu Sep 07 2017 Kalev Lember <klember@redhat.com> - 3.25.91-1
6939354
- Update to 3.25.91
6939354
cba8ceb
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.24.1-3
cba8ceb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
cba8ceb
e15b058
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.24.1-2
e15b058
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
e15b058
4a02595
* Thu Apr 20 2017 David King <amigadave@amigadave.com> - 3.24.1-1
4a02595
- Update to 3.24.1
4a02595
68392b3
* Tue Mar 21 2017 Kalev Lember <klember@redhat.com> - 3.24.0-1
68392b3
- Update to 3.24.0
68392b3
89d88f2
* Thu Mar 16 2017 Kalev Lember <klember@redhat.com> - 3.23.92-1
89d88f2
- Update to 3.23.92
89d88f2
bdece68
* Mon Mar 06 2017 Kalev Lember <klember@redhat.com> - 3.23.91-1
bdece68
- Update to 3.23.91
37c0658
- Re-enable file-roller nautilus extension
bdece68
4c837ce
* Mon Feb 27 2017 Kalev Lember <klember@redhat.com> - 3.22.3-1
4c837ce
- Update to 3.22.3
4c837ce
e2dba43
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.22.2-2
e2dba43
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
e2dba43
6b45475
* Thu Nov 24 2016 Kalev Lember <klember@redhat.com> - 3.22.2-1
6b45475
- Update to 3.22.2
6b45475
a40a0ff
* Wed Oct 12 2016 Kalev Lember <klember@redhat.com> - 3.22.1-1
a40a0ff
- Update to 3.22.1
a40a0ff
619e5d8
* Mon Sep 19 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
619e5d8
- Update to 3.22.0
619e5d8
1912ce7
* Thu Sep 15 2016 Kalev Lember <klember@redhat.com> - 3.21.91-2
81326dd
- Backport a patch to fix opening multiple file-roller instances (#1376391)
1912ce7
cd01c8a
* Wed Sep 14 2016 Kalev Lember <klember@redhat.com> - 3.21.91-1
cd01c8a
- Update to 3.21.91
f81db66
- Don't set group tags
3a60e61
- Use the X11 backend instead of Wayland (#1374321)
cd01c8a
c5d7c5e
* Mon Sep 12 2016 Kalev Lember <klember@redhat.com> - 3.21.90-2
c5d7c5e
- Disable nautilus extension
c5d7c5e
cab4507
* Thu Aug 18 2016 Kalev Lember <klember@redhat.com> - 3.21.90-1
cab4507
- Update to 3.21.90
cab4507
0e71c55
* Tue May 10 2016 Kalev Lember <klember@redhat.com> - 3.20.2-1
0e71c55
- Update to 3.20.2
0e71c55
50d56fa
* Wed Apr 13 2016 Kalev Lember <klember@redhat.com> - 3.20.1-1
50d56fa
- Update to 3.20.1
534dc80
- Use make_install macro
50d56fa
c7a7c71
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1
c7a7c71
- Update to 3.20.0
c7a7c71
26bc40a
* Tue Mar 15 2016 Kalev Lember <klember@redhat.com> - 3.19.91-1
26bc40a
- Update to 3.19.91
26bc40a
adfcb50
* Tue Feb 16 2016 David King <amigadave@amigadave.com> - 3.19.90-2
adfcb50
- Build with smp_mflags
adfcb50
87b0a86
* Tue Feb 16 2016 David King <amigadave@amigadave.com> - 3.19.90-1
87b0a86
- Update to 3.19.90
87b0a86
fa86cda
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.1-2
fa86cda
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
fa86cda
ed74d4b
* Tue Jan 19 2016 David King <amigadave@amigadave.com> - 3.19.1-1
ed74d4b
- Update to 3.19.1
ed74d4b
3d9baa9
* Tue Sep 01 2015 David King <amigadave@amigadave.com> - 3.16.4-1
3d9baa9
- Update to 3.16.4
3d9baa9
c3e5998
* Fri Aug 21 2015 Matthias Clasen <mclasen@redhat.com> - 3.16.3-2
c3e5998
- Fix a crash on shutdown (#1251755)
c3e5998
- Rely on file triggers for some things
c3e5998
b11d309
* Tue Jun 30 2015 David King <amigadave@amigadave.com> - 3.16.3-1
b11d309
- Update to 3.16.3
f025167
- Update URL
87ca64a
- Fix typo in extension description
b11d309
2ffcc77
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.16.2-2
2ffcc77
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
2ffcc77
0402f8f
* Tue May 12 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.2-1
0402f8f
- Update to 3.16.2
0402f8f
a16683a
* Tue Apr 14 2015 David King <amigadave@amigadave.com> - 3.16.1-1
a16683a
- Update to 3.16.1
a16683a
0d76909
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
0d76909
- Update to 3.16.0
0d76909
d0a37ca
* Tue Mar 17 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.92-1
d0a37ca
- Update to 3.15.92
d0a37ca
fcd4491
* Tue Mar 03 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.91-1
fcd4491
- Update to 3.15.91
fcd4491
Richard Hughes d784f72
* Tue Feb 17 2015 Richard Hughes <rhughes@redhat.com> - 3.15.90-1
Richard Hughes d784f72
- Update to 3.15.90
Richard Hughes d784f72
bf241f4
* Mon Feb 09 2015 David King <amigadave@amigadave.com> - 3.15.2-1
bf241f4
- Update to 3.15.2
859e212
- Use license macro for COPYING
ffbdaf0
- Validate AppData in check
2aa9285
- Use pkgconfig for BuildRequires
bf241f4
8768d8f
* Sat Nov 29 2014 Kalev Lember <kalevlember@gmail.com> - 3.15.1-1
8768d8f
- Update to 3.15.1
8768d8f
69a5d2c
* Mon Nov 10 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.2-1
69a5d2c
- Update to 3.14.2
69a5d2c
d492a65
* Mon Oct 13 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.1-1
d492a65
- Update to 3.14.1
d492a65
ae3a02a
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
ae3a02a
- Update to 3.14.0
ae3a02a
832d0ce
* Tue Sep 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.92-1
832d0ce
- Update to 3.13.92
832d0ce
09e1fcc
* Mon Sep 01 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.91-1
09e1fcc
- Update to 3.13.91
af17272
- Tighten deps for the -nautilus subpackage
09e1fcc
e2dd8ec
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.2-2
e2dd8ec
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
e2dd8ec
1677485
* Mon Jul 21 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.2-1
1677485
- Update to 3.13.2
1677485
c117261
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.1-2
c117261
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
c117261
Richard Hughes ece86e8
* Tue Apr 29 2014 Richard Hughes <rhughes@redhat.com> - 3.13.1-1
Richard Hughes ece86e8
- Update to 3.13.1
Richard Hughes ece86e8
2f0fb61
* Wed Apr 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.1-1
2f0fb61
- Update to 3.12.1
2f0fb61
f3ce977
* Mon Mar 24 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.0-1
f3ce977
- Update to 3.12.0
f3ce977
Richard Hughes d48ec1c
* Tue Mar 18 2014 Richard Hughes <rhughes@redhat.com> - 3.11.92-1
Richard Hughes d48ec1c
- Update to 3.11.92
Richard Hughes d48ec1c
Richard Hughes 3a5e1fd
* Wed Mar 05 2014 Richard Hughes <rhughes@redhat.com> - 3.11.91-1
Richard Hughes 3a5e1fd
- Update to 3.11.91
Richard Hughes 3a5e1fd
Richard Hughes f628097
* Tue Feb 18 2014 Richard Hughes <rhughes@redhat.com> - 3.11.90-1
Richard Hughes f628097
- Update to 3.11.90
Richard Hughes f628097
Richard Hughes 3fb613b
* Tue Feb 04 2014 Richard Hughes <rhughes@redhat.com> - 3.11.5-1
Richard Hughes 3fb613b
- Update to 3.11.5
Richard Hughes 3fb613b
Richard Hughes f9e61b6
* Tue Jan 14 2014 Richard Hughes <rhughes@redhat.com> - 3.11.4-1
Richard Hughes f9e61b6
- Update to 3.11.4
Richard Hughes f9e61b6
Richard Hughes 2fcf883
* Tue Dec 17 2013 Richard Hughes <rhughes@redhat.com> - 3.11.3-1
Richard Hughes 2fcf883
- Update to 3.11.3
Richard Hughes 2fcf883
Richard Hughes 7c0c361
* Tue Nov 19 2013 Richard Hughes <rhughes@redhat.com> - 3.11.2-1
Richard Hughes 7c0c361
- Update to 3.11.2
Richard Hughes 7c0c361
Richard Hughes 349a323
* Wed Oct 30 2013 Richard Hughes <rhughes@redhat.com> - 3.11.1-1
Richard Hughes 349a323
- Update to 3.11.1
Richard Hughes 349a323
Richard Hughes a0671f3
* Mon Oct 28 2013 Richard Hughes <rhughes@redhat.com> - 3.10.1-1
Richard Hughes a0671f3
- Update to 3.10.1
Richard Hughes a0671f3
97a9fea
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
97a9fea
- Update to 3.10.0
97a9fea
a9654f1
* Wed Sep 18 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.92-1
a9654f1
- Update to 3.9.92
a9654f1
27709b1
* Thu Sep  5 2013 Matthias Clasen <mclasen@redhatlcom> - 3.9.91-2
27709b1
- Drop unar dep again, we're oversize on the live cd
27709b1
64a2f70
* Tue Sep 03 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.91-1
64a2f70
- Update to 3.9.91
64a2f70
73ce6a0
* Thu Aug 22 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.90-1
73ce6a0
- Update to 3.9.90
73ce6a0
Parag Nemade 1771f05
* Mon Aug 05 2013 Parag Nemade <paragn AT fedoraproject DOT org> - 3.9.4-3
Parag Nemade 1771f05
- Fix vi translations to fix desktop-file-validate error
Parag Nemade 1771f05
- Fix bogus date in %%changelog
Parag Nemade 1771f05
- Compilation should be more verbose, add V=1
Parag Nemade 1771f05
2c6ec15
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.9.4-2
2c6ec15
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
2c6ec15
Richard Hughes d6a9409
* Tue Jul 16 2013 Richard Hughes <rhughes@redhat.com> - 3.9.4-1
Richard Hughes d6a9409
- Update to 3.9.4
Richard Hughes d6a9409
aff1b95
* Fri Jun 21 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.3-1
aff1b95
- Update to 3.9.3
aff1b95
0d8c6f5
* Sun Jun 02 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.2-1
0d8c6f5
- Update to 3.9.2
0d8c6f5
871cfa7
* Sat May 04 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.1-1
871cfa7
- Update to 3.9.1
871cfa7
b1c565e
* Fri May  3 2013 Matthias Clasen <mclasen@redhat.com> - 3.8.1-4
b1c565e
- Drop old GConf dependency
b1c565e
9e62507
* Fri May  3 2013 Matthias Clasen <mclasen@redhat.com> - 3.8.1-3
9e62507
- No unar in rhel
9e62507
9917cbb
* Sun Apr 21 2013 Rahul Sundaram <sundaram@fedoraproject.org> - 3.8.1-2
9917cbb
- Add BR on json-glib-devel and requires on unrar for RAR support
9917cbb
83c1a40
* Mon Apr 15 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.1-1
83c1a40
- Update to 3.8.1
83c1a40
2ae80cb
* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.0-1
2ae80cb
- Update to 3.8.0
2ae80cb
Richard Hughes b51534c
* Wed Mar 20 2013 Richard Hughes <rhughes@redhat.com> - 3.7.92-1
Richard Hughes b51534c
- Update to 3.7.92
Richard Hughes b51534c
5359e13
* Thu Mar  7 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.91-1
5359e13
- Update to 3.7.91
5359e13
Richard Hughes 4c9cfd6
* Tue Feb 19 2013 Richard Hughes <rhughes@redhat.com> - 3.7.90-1
Richard Hughes 4c9cfd6
- Update to 3.7.90
Richard Hughes 4c9cfd6
8b26f1d
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.7.3-2
8b26f1d
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
8b26f1d
9127502
* Wed Feb 06 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.3-1
9127502
- Update to 3.7.3
5386196
- Remove the vendor prefix from the desktop file
9127502
cb19811
* Thu Jan 17 2013 Tomas Bzatek <tbzatek@redhat.com> - 3.6.3-2
cb19811
- Rebuilt for new libarchive
cb19811
e4294cd
* Wed Nov 28 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.3-1
e4294cd
- Update to 3.6.3
e4294cd
18b3f08
* Mon Nov 12 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.2-1
18b3f08
- Update to 3.6.2
18b3f08
a1905d0
* Wed Oct 17 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.1.1-1
a1905d0
- Update to 3.6.1.1
a1905d0
Bastien Nocera 0833059
* Tue Oct 16 2012 Bastien Nocera <bnocera@redhat.com> 3.6.1-2
Bastien Nocera 0833059
- Make it find its own desktop file
Bastien Nocera 0833059
5f32b4a
* Tue Oct 16 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.1-1
5f32b4a
- Update to 3.6.1
5f32b4a
Richard Hughes 03d3ace
* Tue Sep 25 2012 Richard Hughes <hughsient@gmail.com> - 3.6.0-1
Richard Hughes 03d3ace
- Update to 3.6.0
Richard Hughes 03d3ace
Richard Hughes f11b3cb
* Wed Sep 19 2012 Richard Hughes <hughsient@gmail.com> - 3.5.92-1
Richard Hughes f11b3cb
- Update to 3.5.92
Richard Hughes f11b3cb
Richard Hughes c7c89ab
* Tue Sep 04 2012 Richard Hughes <hughsient@gmail.com> - 3.5.91-1
Richard Hughes c7c89ab
- Update to 3.5.91
Richard Hughes c7c89ab
Richard Hughes 862c0ce
* Tue Aug 21 2012 Richard Hughes <hughsient@gmail.com> - 3.5.90-1
Richard Hughes 862c0ce
- Update to 3.5.90
Richard Hughes 862c0ce
Richard Hughes 1325407
* Tue Aug 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.4-1
Richard Hughes 1325407
- Update to 3.5.4
Richard Hughes 1325407
e36fbf0
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.3-2
e36fbf0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
e36fbf0
Richard Hughes 2e3a71d
* Tue Jul 17 2012 Richard Hughes <hughsient@gmail.com> - 3.5.3-1
Richard Hughes 2e3a71d
- Update to 3.5.3
Richard Hughes 2e3a71d
Richard Hughes 1a3c7b8
* Tue Jun 26 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-1
Richard Hughes 1a3c7b8
- Update to 3.5.2
Richard Hughes 1a3c7b8
Richard Hughes 63e3ac6
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.1-2
Richard Hughes 63e3ac6
- Add missing BR
Richard Hughes 63e3ac6
Richard Hughes c3a0b8b
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.1-1
Richard Hughes c3a0b8b
- Update to 3.5.1
Richard Hughes c3a0b8b
Richard Hughes c030ad2
* Fri May 18 2012 Richard Hughes <hughsient@gmail.com> - 3.4.2-1
Richard Hughes c030ad2
- Update to 3.4.2
Richard Hughes c030ad2
5d5ce40
* Tue Apr 24 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-2
5d5ce40
- Silence glib-compile-schemas output
5d5ce40
996ffb6
* Tue Apr 17 2012 Kalev Lember <kalevlember@gmail.com> - 3.4.1-1
996ffb6
- Update to 3.4.1
996ffb6
7457f4f
* Mon Apr  2 2012 Matthias Clasen <mclasen@redhat.com> - 3.4.0-2
7457f4f
- Drop unneeded nautilus dependency (#808539)
7457f4f
Richard Hughes 741f979
* Tue Mar 27 2012 Richard Hughes <hughsient@gmail.com> - 3.4.0-1
Richard Hughes 741f979
- Update to 3.4.0
Richard Hughes 741f979
bb2008e
* Wed Mar 21 2012 Kalev Lember <kalevlember@gmail.com> - 3.3.92-1
bb2008e
- Update to 3.3.92
bb2008e
b559d4e
* Tue Mar  6 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.91-1
b559d4e
- Update to 3.3.91
b559d4e
137f92b
* Fri Feb 24 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.90-1
137f92b
- Update to 3.3.90
137f92b
67b86c9
* Tue Feb  7 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.3-1
67b86c9
- Update to 3.3.3
67b86c9
176f943
* Tue Jan 17 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.2-1
176f943
- Update to 3.3.2
176f943
08b353a
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.1-2
08b353a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
08b353a
90ed296
* Tue Dec 20 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.1-1
90ed296
- Update to 3.3.1
90ed296
14575c3
* Tue Nov 22 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.2.2-1
14575c3
- Update to 3.2.2
14575c3
1edc96d
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-2
1edc96d
- Rebuilt for glibc bug#747377
1edc96d
5d09bf2
* Tue Oct 18 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-1
5d09bf2
- Update to 3.2.1
5d09bf2
5d09bf2
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.2.0-1
5d09bf2
- Update to 3.2.0
5d09bf2
01f8064
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.2.0-1
01f8064
- Update to 3.2.0
01f8064
dc1f255
* Tue Sep 20 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.92-1
dc1f255
- Update to 3.1.92
dc1f255
a42b28b
* Wed Sep 07 2011 Kalev Lember <kalevlember@gmail.com> - 3.1.91-1
a42b28b
- Update to 3.1.91
a42b28b
5e8e3ff
* Wed Aug 31 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.90-1
5e8e3ff
- Update to 3.1.90
5e8e3ff
Matthias Clasen 64a4c1c
* Thu Aug 18 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.2-1
Matthias Clasen 64a4c1c
- Update to 3.1.2
Matthias Clasen 64a4c1c
5e7b57a
* Mon Jul 25 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.1-1
5e7b57a
- Update to 3.1.1
5e7b57a
5e7b57a
* Wed Jul 20 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.2-2
a366bc0
- Rebuild
a366bc0
Christopher Aillon 8e28682
* Wed May 25 2011 Christopher Aillon <caillon@redhat.com> - 3.0.2-1
Christopher Aillon 8e28682
- Update to 3.0.2
Christopher Aillon 8e28682
3789e2b
* Fri Apr 29 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.1-2
3789e2b
- Add a nautilus dependency back to the main package; keep the
3789e2b
  -nautilus subpackage for now, in case the setting we use moves
d274885
  to gsettings-desktop-schemas (#691766)
3789e2b
2e9aec4
* Tue Apr 26 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.1-1
2e9aec4
- Update to 3.0.1
2e9aec4
Christopher Aillon 769f0ad
* Mon Apr  4 2011 Christopher Aillon <caillon@redhat.com> - 3.0.0-1
Christopher Aillon 769f0ad
- Update to 3.0.0
Christopher Aillon 769f0ad
ffe456a
* Fri Mar 25 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.93-1
ffe456a
- Update to 2.91.93
ffe456a
0de103e
* Mon Mar 21 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.92-1
0de103e
- Update to 2.91.92
0de103e
ba586fe
* Mon Mar  7 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.91-1
ba586fe
- Update to 2.91.91
ba586fe
06d360e
* Tue Feb 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-1
06d360e
- Update to 2.91.90
06d360e
7362a79
* Thu Feb 10 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.6-3
7362a79
- Rebuild against newer gtk
7362a79
9b0448f
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.91.6-2
9b0448f
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
9b0448f
c67f7b6
* Wed Feb  2 2011 Matthias Clasen <mclasen@redhat.com> 2.91.6-1
c67f7b6
- Update to 2.91.6
c67f7b6
edad8bf
* Tue Jan 25 2011 Matthias Clasen <mclasen@redhat.com> 2.91.5-2
edad8bf
- Drop ancient version requirements
edad8bf
- Drop prehistoric conflict
edad8bf
- Split off a -nautilus subpackage
edad8bf
5cdd531
* Mon Jan 10 2011 Matthias Clasen <mclasen@redhat.com> 2.91.5-1
5cdd531
- Update to 2.91.5
5cdd531
dd51a42
* Fri Jan  7 2011 Matthias Clasen <mclasen@redhat.com> 2.91.4-1
dd51a42
- Update to 2.91.4
dd51a42
ff60060
* Fri Dec  3 2010 Matthias Clasen <mclasen@redhat.com> 2.91.2-1
ff60060
- Update to 2.91.2
ff60060
f28d921
* Thu Nov 11 2010 Matthias Clasen <mclasen@redhat.com> 2.91.1-1
f28d921
- 2.91.1
f28d921
12b4ee1
* Mon Nov  1 2010 Matthias Clasen <mclasen@redhat.com> 2.91.0-3.%{alphatag}
8941a1a
- Rebuild against newer gtk3
8941a1a
7ed613d
* Wed Oct  6 2010 Matthias Clasen <mclasen@redhat.com> 2.91.0-1
7ed613d
- Update to 2.91.0
7ed613d
330fd0c
* Tue Aug  3 2010 Matthias Clasen <mclasen@redhat.com> 2.31.5-1
330fd0c
- Update to 2.31.5
330fd0c
fb91394
* Mon Jul 12 2010 Matthias Clasen <mclasen@redhat.com> 2.31.4-1
fb91394
- Update to 2.31.4
fb91394
5957089
* Tue Jun 29 2010 Matthias Clasen <mclasen@redhat.com> 2.31.3-2
2ff0006
- Update to 2.31.3
2ff0006
32475dd
* Tue Jun  8 2010 Matthias Clasen <mclasen@redhat.com> 2.31.2-1
32475dd
- Update to 2.31.2
79f4797
957d215
* Thu May 27 2010 Matthias Clasen <mclasen@redhat.com> 2.31.1-1
957d215
- Update to 2.31.1
957d215
Tomas Bzatek aeb1417
* Mon May 17 2010 Tomas Bzatek <tbzatek@redhat.com> 2.30.1.1-3
Tomas Bzatek aeb1417
- Fix archive handling on remote GIO mounts without running fuse daemon (#527045, #518510)
Tomas Bzatek aeb1417
81a24e1
* Wed May  5 2010 Matthias Clasen <mclasen@redhat.com> 2.30.1.1-2
81a24e1
- Don't crash when creating .tar.7z archives
81a24e1
2557ab6
* Tue Apr 27 2010 Matthias Clasen <mclasen@redhat.com> 2.30.1.1-1
2557ab6
- Update to 2.30.1.1
2557ab6
- Spec file cleanups
2557ab6
c14cd18
* Mon Mar 29 2010 Matthias Clasen <mclasen@redhat.com> 2.30.0-1
c14cd18
- Update to 2.30.0
c14cd18
Tomas Bzatek 80641f3
* Tue Mar  9 2010 Tomas Bzatek <tbzatek@redhat.com> 2.29.92-1
Tomas Bzatek 80641f3
- Update to 2.29.92
Tomas Bzatek 80641f3
72d63d9
* Mon Feb 22 2010 Matthias Clasen <mclasen@redhat.com> 2.29.91-1
72d63d9
- Update to 2.29.91
72d63d9
704ca5b
* Wed Feb 10 2010 Bastien Nocera <bnocera@redhat.com> 2.29.90-1
704ca5b
- Update to 2.29.90
704ca5b
7b40cb9
* Tue Jan 26 2010 Matthias Clasen <mclasen@redhat.com> 2.29.5-1
7b40cb9
- Update to 2.29.5
7b40cb9
31d00d1
* Tue Jan 12 2010 Matthias Clasen <mclasen@redhat.com> 2.29.4-1
31d00d1
- Update to 2.29.4
31d00d1
57c53b3
* Tue Dec 22 2009 Matthias Clasen <mclasen@redhat.com> 2.29.3-1
57c53b3
- Update to 2.29.3
57c53b3
c61a468
* Mon Dec 14 2009 Matthias Clasen <mclasen@redhat.com> 2.29.2-3
c61a468
- Fix a wrong use of gdk_property_get (#538535)
c61a468
6992e97
* Wed Dec  2 2009 Matthias Clasen <mclasen@redhat.com> 2.29.2-2
6992e97
- Drop unneded BRs
6992e97
022ff09
* Tue Dec 01 2009 Bastien Nocera <bnocera@redhat.com> 2.29.2-1
022ff09
- Update to 2.29.2
022ff09
56abbc2
* Thu Oct 29 2009 Matthias Clasen <mclasen@redhat.com> 2.28.1-2
56abbc2
- Fix sticky DND
56abbc2
56abbc2
* Mon Oct 19 2009 Matthias Clasen <mclasen@redhat.com> 2.28.1-1
56abbc2
- Update to 2.28.1
56abbc2
56abbc2
* Thu Oct  1 2009 Matthias Clasen <mclasen@redhat.com> 2.28.0-2
56abbc2
- Respect button-images setting
56abbc2
6054bf7
* Mon Sep 21 2009 Matthias Clasen <mclasen@redhat.com> 2.28.0-1
6054bf7
- Update to 2.28.0
6054bf7
a7614b5
* Mon Sep  7 2009 Matthias Clasen <mclasen@redhat.com> 2.27.92-1
a7614b5
- Update to 2.27.92
a7614b5
4553dc7
* Mon Aug 24 2009 Matthias Clasen <mclasen@redhat.com> 2.27.91-1
4553dc7
- Update to 2.27.91
4553dc7
313db2c
* Fri Aug 14 2009 Matthias Clasen <mclasen@redhat.com> 2.27.90-2
313db2c
- Make opening .cab files work
313db2c
c0e35ff
* Tue Aug 11 2009 Matthias Clasen <mclasen@redhat.com> 2.27.90-1
c0e35ff
- Update to 2.27.90
c0e35ff
0fa2184
* Tue Jul 28 2009 Matthias Clasen <mclasen@redhat.com> 2.27.3-1
0fa2184
- Update to 2.27.3
0fa2184
d291a60
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.27.2-2
d291a60
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
d291a60
d0fb406
* Mon Jul 13 2009 Matthias Clasen <mclasen@redhat.com> 2.27.2-1
d0fb406
- Update to 2.27.2
d0fb406
a86d7f9
* Tue Jun 16 2009 Matthias Clasen <mclasen@redhat.com> 2.27.1-1
a86d7f9
- Update to 2.27.1
a86d7f9
641ed59
* Mon Apr 13 2009 Matthias Clasen <mclasen@redhat.com> 2.26.1-1
641ed59
- Update to 2.26.1
641ed59
- See http://download.gnome.org/sources/file-roller/2.26/file-roller-2.26.1.news
641ed59
929519d
* Mon Mar 16 2009 Matthias Clasen <mclasen@redhat.com> 2.26.0-1
929519d
- Update to 2.26.0
929519d
889e9d1
* Mon Mar  2 2009 Matthias Clasen <mclasen@redhat.com> 2.25.92-1
889e9d1
- Update to 2.25.92
889e9d1
2b1cea4
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.25.91-2
2b1cea4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
2b1cea4
3a047af
* Tue Feb 17 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.91-1
3a047af
- Update to 2.25.91
3a047af
5cb97c6
* Tue Feb  3 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.90-1
5cb97c6
- Update to 2.25.90
5cb97c6
f94a102
* Tue Jan 20 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.2-1
f94a102
- Update to 2.25.2
f94a102
44d499c
* Tue Jan  6 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.1-5
ef97183
- Update to 2.25.1
aebd16c
- Clean up BRs
ef97183
a9be0eb
* Sun Nov 23 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.1-2
Richard Hughes 4c9cfd6
- Shorten summary
a9be0eb
2711e81
* Mon Oct 20 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.1-1
2711e81
- Update to 2.24.1
2711e81
f068c5d
* Mon Sep 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.24.0-1
f068c5d
- Update to 2.24.0
f068c5d
ff238ee
* Mon Sep  8 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.92-1
ff238ee
- Update to 2.23.92
ff238ee
db1d2c3
* Tue Sep  2 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.91-1
db1d2c3
- Update to 2.23.91
db1d2c3
f9d72a0
* Fri Aug 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.6-1
f9d72a0
- Update to 2.23.6
f9d72a0
- Drop upstreamed patches
f9d72a0
316ea78
* Fri Aug  8 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.5-3
316ea78
- Fix a segfault
316ea78
b831105
* Fri Aug  8 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.5-2
b831105
- Fix the folder icons
b831105
efbcef5
* Mon Aug  4 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.5-1
efbcef5
- Update to 2.23.5
efbcef5
ac04b5b
* Tue Jul 22 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.4-1
ac04b5b
- Update to 2.23.4
ac04b5b
c453575
* Fri Jul 11 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.3-2
Richard Hughes 4c9cfd6
- Fix icon lookup
c453575
a0a71e2
* Wed Jun 18 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.3-1
a0a71e2
- Update to 2.23.3
a0a71e2
f19da86
* Tue Jun  3 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.2-1
f19da86
- Update to 2.23.2
f19da86
1c02c15
* Thu Apr 24 2008 Matthias Clasen <mclasen@redhat.com> - 2.23.1-1
1c02c15
- Update to 2.23.1
1c02c15
e279311
* Mon Apr  7 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.1-1
e279311
- Update to 2.22.1
e279311
a1aa9a4
* Fri Apr  4 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.0-2
a1aa9a4
- Update the gio patch
a1aa9a4
9147209
* Tue Mar 11 2008 Matthias Clasen <mclasen@redhat.com> - 2.22.0-1
9147209
- Update to 2.22.0
9147209
b4f8eec
* Tue Mar 11 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.92-3
b4f8eec
- Port nautilus extension to gio
b4f8eec
6d8be42
* Thu Mar  6 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.92-2
6d8be42
- Don't OnlyShowIn=GNOME
6d8be42
bbb3d6d
* Mon Feb 25 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.92-1
bbb3d6d
- Update to 2.21.92
bbb3d6d
9cc6402
* Tue Feb 12 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.91-1
9cc6402
- Update to 2.21.91
9cc6402
7d46b46
* Tue Jan 29 2008 Matthias Clasen <mclasen@redhat.com> - 2.21.2-1
7d46b46
- Update to 2.21.2
7d46b46
23d8a97
* Tue Jan 08 2008 - Bastien Nocera <bnocera@redhat.com> - 2.21.1-1
23d8a97
- Update to 2.21.1
1fe81bb
- Remove obsolete patch
23d8a97
738547f
* Sun Dec 23 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.2-2
738547f
- Rebuild nautilus extension against nautilus 2.21
738547f
c717374
* Mon Nov 26 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.2-1
c717374
- Update to 2.20.2 (translation updates)
c717374
6f8561f
* Mon Oct 15 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.1-1
6f8561f
- Update to 2.20.1 (crash fix)
6f8561f
af87fe7
* Mon Sep 17 2007 Matthias Clasen <mclasen@redhat.com> - 2.20.0-1
af87fe7
- Update to 2.20.0
af87fe7
6371914
* Mon Sep  3 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.92-1
6371914
- Update to 2.19.92
6371914
fcd44b3
* Mon Sep  3 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.91-1
fcd44b3
- Update to 2.19.91
fcd44b3
70821e6
* Fri Aug 24 2007 Adam Jackson <ajax@redhat.com> - 2.19.90-2
70821e6
- Rebuild for build ID
70821e6
e452a3b
* Mon Aug 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.90-1
e452a3b
- Update to 2.19.90
e452a3b
f31b13c
* Mon Aug  6 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.4-3
f31b13c
- Use %%find_lang for help files
f31b13c
2e3cd82
* Thu Aug  2 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.4-2
2e3cd82
- Update the license field
2e3cd82
11dc177
* Mon Jul 30 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.4-1
11dc177
- Update to 2.19.4
11dc177
aad6f25
* Tue Jun 19 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.3-1
aad6f25
- Update to 2.19.3
aad6f25
292ea94
* Mon Jun  4 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.2-1
292ea94
- Update to 2.19.2
292ea94
f418c2e
* Sat May 19 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.1-1
f418c2e
- Update to 2.19.1
f418c2e
4d89cd0
* Thu Apr 12 2007 Christopher Aillon <caillon@redhat.com> - 2.18.1-1
4d89cd0
- Update to 2.18.1
4d89cd0
68d0013
* Tue Mar 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.0-1
68d0013
- Update to 2.18.0
68d0013
36569db
* Tue Feb 27 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.92-1
36569db
- Update to 2.17.92
36569db
67e34b2
* Mon Feb 12 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.91-1
67e34b2
- Update to 2.17.91
67e34b2
6ec2074
* Mon Feb  5 2007 Christopher Aillon <caillon@redhat.com> - 2.17.90-2
6ec2074
- Packaging issues:
6ec2074
  Remove unneeded desktop-file-utils requires
6ec2074
  Build with --disable-static
6ec2074
8a87870
* Mon Jan 22 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.90-1
8a87870
- Update to 2.17.90
8a87870
bf33cea
* Wed Jan 10 2007 Matthias Clasen <mclasen@redhat.com> - 2.17.5-1
bf33cea
- Update to 2.17.5
bf33cea
04eb906
* Tue Dec 19 2006 Matthias Clasen <mclasen@redhat.com> - 2.17.4-1
04eb906
- Update to 2.17.4
04eb906
d36ea7b
* Tue Dec  5 2006 Matthias Clasen <mclasen@redhat.com> - 2.17.3-1
d36ea7b
- Update to 2.17.3
d36ea7b
9ea9e0f
* Tue Nov  7 2006 Matthias Clasen <mclasen@redhat.com> - 2.17.2-1
9ea9e0f
- Update to 2.17.2
9ea9e0f
bf9b493
* Sat Oct 21 2006 Matthias Clasen <mclasen@redhat.com> - 2.17.1-1
bf9b493
- Update to 2.17.1
bf9b493
6e4a4e9
* Fri Sep  8 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.0-2
6e4a4e9
- Fix directory ownership issues
6e4a4e9
e237d87
* Mon Sep  4 2006 Matthias Clasen <mclasen@redhat.com> - 2.16.0-1.fc6
e237d87
- Update to 2.16.0
3ed0d88
- Add missing BRs
e237d87
f0c4695
* Tue Aug 22 2006 Matthias Clasen <mclasen@rehdat.com> - 2.15.93-2.fc6
f0c4695
- Add a %%preun script
f0c4695
- Silence %%post and %%preun
f0c4695
b70a7bd
* Mon Aug 21 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.93-1.fc6
b70a7bd
- Update to 2.15.93
b70a7bd
286b722
* Sat Aug 12 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.92-1.fc6
286b722
- Update to 2.15.92
414e1a2
- BR nautilus-devel
286b722
b50c934
* Thu Aug  3 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.90-1.fc6
b50c934
- Update to 2.15.90
b50c934
ba1138f
* Sun Jul 30 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.1-2
ba1138f
- Avoid warnings from recent menu
ba1138f
ba1138f
* Wed Jul 12 2006 Matthias Clasen <mclasen@redhat.com> - 2.15.1-1
ed5de97
- Update to 2.15.1
ed5de97
596ce5a
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 2.14.3-4.1
596ce5a
- rebuild
596ce5a
Richard Hughes 4c9cfd6
* Thu Jun  8 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.3-4
067b48b
- Add more BuildRequires
067b48b
021ca8c
* Mon Jun  5 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.3-3
021ca8c
- Rebuild
021ca8c
74431da
* Mon May 29 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.3-2
74431da
- Update to 2.14.3
74431da
459a2f7
* Tue Apr 18 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.2-3
459a2f7
- Remove dot from summary
459a2f7
63262b1
* Tue Apr 18 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.2-2
63262b1
- Update to 2.14.2
63262b1
- Some .spec file cleanups
63262b1
ed7c5d5
* Mon Apr 10 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.1-2
ed7c5d5
- Update to 2.14.1
ed7c5d5
667fad0
* Mon Mar 13 2006 Matthias Clasen <mclasen@redhat.com> - 2.14.0-1
667fad0
- Update to 2.14.0
667fad0
8c4d4ca
* Mon Feb 27 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.92-1
8c4d4ca
- Update to 2.13.92
8c4d4ca
bfb6c51
* Tue Feb 21 2006 Karsten Hopp <karsten@redhat.de> 2.13.91-2
bfb6c51
- BuildRequire: gnome-doc-utils
bfb6c51
c5bd527
* Wed Feb 15 2006 Matthias Clasen <mclasen@redhat.com> - 2.13.91-1
c5bd527
- Update to 2.13.91
c5bd527
29130d5
* Sun Feb 12 2006 Christopher Aillon <caillon@redhat.com> 2.13.90-2
29130d5
- Rebuild
29130d5
29130d5
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> 2.13.90-1.1
97c1141
- rebuilt for new gcc4.1 snapshot and glibc changes
97c1141
47b3eb2
* Tue Jan 31 2006 Matthias Clasen <mclasen@redhat.com> 2.13.90-1
47b3eb2
- Update to 2.13.90
47b3eb2
Parag Nemade 1771f05
* Mon Jan 16 2006 Matthias Clasen <mclasen@redhat.com> 2.13.4-1
fc09a16
- Update to 2.13.4
fc09a16
Parag Nemade 1771f05
* Tue Jan 03 2006 Matthias Clasen <mclasen@redhat.com> 2.13.3-1
3a02bfc
- Update to 2.13.3
3a02bfc
Parag Nemade 1771f05
* Wed Dec 14 2005 Matthias Clasen <mclasen@redhat.com> 2.13.2-1
79c580d
- Update to 2.13.2
0611c33
- Remove upstreamed patches
79c580d
9492ee2
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
9492ee2
- rebuilt
9492ee2
c336951
* Thu Dec  1 2005 Matthias Clasen <mclasen@redhat.com> 2.13.1-1
c336951
- Update to 2.13.1
c336951
7b9b870
* Thu Nov  3 2005 Christopher Aillon <caillon@redhat.com> 2.12.1-2
7b9b870
- Add 7-zip to the desktop file, since file-roller supports it
7b9b870
d6ff3bb
* Thu Oct  6 2005 Matthias Clasen <mclasen@redhat.com> 2.12.1-1
d6ff3bb
- Update to 2.12.1
d6ff3bb
538b29d
* Wed Sep  7 2005 Matthias Clasen <mclasen@redhat.com> 2.12.0-1
538b29d
- Update to 2.12.0
538b29d
Richard Hughes 4c9cfd6
* Wed Aug 17 2005 David Zeuthen <davidz@redhat.com>
David Zeuthen 458f11b
- Disable scrollkeeper until gnome-doc changes are sorted out
David Zeuthen 458f11b
Richard Hughes 4c9cfd6
* Tue Aug 16 2005 Matthias Clasen <mclasen@redhat.com>
1827442
- New upstream version
1827442
84f3f85
* Thu Aug  4 2005 Matthias Clasen <mclasen@redhat.com> 2.11.90-1
84f3f85
- New upstream version
84f3f85
782bcf6
* Mon Jul 11 2005 Matthias Clasen <mclasen@redhat.com> 2.11.2-1
782bcf6
- New upstream version
782bcf6
David Zeuthen 01087a2
* Fri Mar 18 2005 David Zeuthen <davidz@redhat.com> 2.10.0-1
David Zeuthen 01087a2
- New upstream version
David Zeuthen 01087a2
Marco Pesenti Gritti 7650900
* Thu Mar  3 2005 Marco Pesenti Gritti <mpg@redhat.com> 2.9.92-1
Marco Pesenti Gritti 7650900
- Update to 2.9.92
Marco Pesenti Gritti 7650900
3c38e95
* Wed Feb  9 2005 Matthias Clasen <mclasen@redhat.com> 2.9.91-1
3c38e95
- Update to 2.9.91
3c38e95
e3aae31
* Mon Jan 31 2005 Matthias Clasen <mclasen@redhat.com> 2.9.4-1
e3aae31
- Update to 2.9.4
e3aae31
b6c184f
* Wed Nov  3 2004 Christopher Aillon <caillon@redhat.com> 2.8.3-1
b6c184f
- Update to 2.8.3
b6c184f
15ab0ca
* Wed Oct 13 2004 Christopher Aillon <caillon@redhat.com> 2.8.2-2
15ab0ca
- Update to 2.8.2
15ab0ca
50137ac
* Tue Oct  5 2004 Christopher Aillon <caillon@redhat.com> 2.8.1-1
50137ac
- Update to 2.8.1
50137ac
7efd8e3
* Thu Sep 30 2004 Christopher Aillon <caillon@redhat.com> 2.8.0-4
7efd8e3
- Prereq desktop-file-utils >= 0.9
7efd8e3
2810a98
* Tue Sep 28 2004 Christopher Aillon <caillon@redhat.com> 2.8.0-2
2810a98
- update-desktop-database after uninstall.
2810a98
- nautilus shouldn't try to open remote files with file-roller (#133592)
2810a98
e5b58ed
* Wed Sep 22 2004 Christopher Aillon <caillon@redhat.com> 2.8.0-1
e5b58ed
- Update to 2.8.0
e5b58ed
cvsdist 14b4436
* Mon Aug 30 2004 Christopher Aillon <caillon@redhat.com> 2.7.5-0
cvsdist 14b4436
- Update to 2.7.5
cvsdist 14b4436
cvsdist fa1ffe0
* Wed Aug 18 2004 Christopher Aillon <caillon@redhat.com> 2.7.4-0
cvsdist fa1ffe0
- Update to 2.7.4
cvsdist fa1ffe0
cvsdist 565df1e
* Mon Aug 16 2004 Christopher Aillon <caillon@redhat.com> 2.7.3-3
cvsdist 565df1e
- Use update-desktop-database instead of rebuild-mime-info-cache
cvsdist 565df1e
cvsdist 3f8fdb3
* Sun Aug 15 2004 Christopher Aillon <caillon@redhat.com> 2.7.3-2
cvsdist 3f8fdb3
- Rebuild MIME info cache
cvsdist 3f8fdb3
cvsdist 32aa040
* Thu Aug 05 2004 Christopher Aillon <caillon@redhat.com> 2.7.3-1
cvsdist 32aa040
- Update to 2.7.3
cvsdist 32aa040
cvsdist b09ab0d
* Sat Jul 03 2004 Christopher Aillon <caillon@redhat.com> 2.6.2-1
cvsdist b09ab0d
- update to 2.6.2
cvsdist b09ab0d
cvsdist 95319b0
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 95319b0
- rebuilt
cvsdist 95319b0
cvsdist 7946a46
* Wed Jun 09 2004 Christopher Aillon <caillon@redhat.com> 2.6.1-1
cvsdist 7946a46
- update to 2.6.1
cvsdist 7946a46
cvsdist 919da3a
* Fri Apr  2 2004 Alex Larsson <alexl@redhat.com> 2.6.0-1
cvsdist 919da3a
- update to 2.6.0
cvsdist 919da3a
cvsdist 8c4bc62
* Tue Mar  9 2004 Alexander Larsson <alexl@redhat.com> 2.5.6-1
cvsdist 8c4bc62
- update to 2.5.6
cvsdist 8c4bc62
cvsdist 8c4bc62
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 8c4bc62
- rebuilt
cvsdist 8c4bc62
cvsdist 8c4bc62
* Thu Feb 26 2004 Alexander Larsson <alexl@redhat.com> 2.5.5-1
cvsdist 8c4bc62
- update to 2.5.5
cvsdist 8c4bc62
cvsdist 8c4bc62
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
cvsdist 8c4bc62
- rebuilt
cvsdist 8c4bc62
cvsdist dba6e62
* Fri Jan 30 2004 Alexander Larsson <alexl@redhat.com> 2.5.2-1
cvsdist dba6e62
- update to 2.5.2
cvsdist dba6e62
cvsdist a0a5d49
* Fri Oct  3 2003 Alexander Larsson <alexl@redhat.com> 2.4.0.1-1
cvsdist a0a5d49
- 2.4.0.1
cvsdist a0a5d49
cvsdist a0a5d49
* Tue Aug 19 2003 Alexander Larsson <alexl@redhat.com> 2.3.4-1
cvsdist a0a5d49
- update for gnome 2.3
cvsdist a0a5d49
cvsdist a0a5d49
* Fri Aug  8 2003 Elliot Lee <sopwith@redhat.com> 2.2.3-5
cvsdist a0a5d49
- Fix libtool
cvsdist a0a5d49
cvsdist a0a5d49
* Wed Jul  9 2003 Alexander Larsson <alexl@redhat.com> 2.2.3-4.E
cvsdist a0a5d49
- Rebuild
cvsdist a0a5d49
cvsdist a0a5d49
* Thu Jun 5 2003 Elliot Lee <sopwith@redhat.com>
cvsdist a0a5d49
- rebuilt
cvsdist a0a5d49
cvsdist a0a5d49
* Thu Jun  5 2003 Alexander Larsson <alexl@redhat.com> 2.2.3-3
cvsdist a0a5d49
- Update scrollkeeper prereq to version 0.3.4-2 (#92251)
cvsdist a0a5d49
cvsdist a0a5d49
* Mon May 19 2003 Alexander Larsson <alexl@redhat.com> 2.2.3-2
cvsdist a0a5d49
- Use system libtool
cvsdist a0a5d49
cvsdist a0a5d49
* Mon May 19 2003 Alexander Larsson <alexl@redhat.com> 2.2.3-1
cvsdist a0a5d49
- Update to 2.2.3
cvsdist a0a5d49
cvsdist 80984e4
* Tue Feb  4 2003 Alexander Larsson <alexl@redhat.com> 2.2.1-2
cvsdist 80984e4
- Add patch that disables monitoring in recent-files
cvsdist 80984e4
cvsdist 80984e4
* Fri Jan 31 2003 Alexander Larsson <alexl@redhat.com> 2.2.1-1
cvsdist 80984e4
- Update to 2.2.1, more translations
cvsdist 80984e4
cvsdist 80984e4
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
cvsdist 80984e4
- rebuilt
cvsdist 80984e4
cvsdist 80984e4
* Tue Jan 21 2003 Alexander Larsson <alexl@redhat.com> 2.2.0-1
cvsdist 80984e4
- Update to 2.2.0
cvsdist 80984e4
- Conflict with nautilus < 2.2.0
cvsdist 80984e4
cvsdist 80984e4
* Thu Jan  9 2003 Alexander Larsson <alexl@redhat.com> 2.1.5-1
cvsdist 80984e4
- Update to 2.1.5
cvsdist 80984e4
cvsdist 80984e4
* Thu Dec 19 2002 Havoc Pennington <hp@redhat.com>
cvsdist 80984e4
- 2.1.4
cvsdist 80984e4
- remove noscripts patch, now upstream
cvsdist 80984e4
cvsdist 80984e4
* Mon Dec  9 2002 Alexander Larsson <alexl@redhat.com> 2.1.3-3
cvsdist 80984e4
- fix server file path
cvsdist 80984e4
cvsdist 80984e4
* Mon Dec  9 2002 Alexander Larsson <alexl@redhat.com> 2.1.3-2
cvsdist 80984e4
- Remove unpackaged files
cvsdist 80984e4
cvsdist 80984e4
* Mon Dec  9 2002 Alexander Larsson <alexl@redhat.com> 2.1.3-1
cvsdist 80984e4
- Update to 2.1.3
cvsdist 80984e4
cvsdist 80984e4
* Fri Dec  6 2002 Havoc Pennington <hp@redhat.com>
cvsdist 80984e4
- 2.1.2
cvsdist 80984e4
- fix unpackaged files
cvsdist 80984e4
cvsdist 8128e3a
* Wed Jul 31 2002 Havoc Pennington <hp@redhat.com>
cvsdist 8128e3a
- fix URL field
cvsdist 8128e3a
- put icon in file list
cvsdist 8128e3a
- 2.0.0 stable release
cvsdist 8128e3a
cvsdist d60d970
* Fri Jun 21 2002 Havoc Pennington <hp@redhat.com>
cvsdist d60d970
- initial build
cvsdist d60d970