2014-09-11 09:36:03 +00:00
|
|
|
Name: gnome-disk-utility
|
2018-12-16 08:34:14 +00:00
|
|
|
Version: 3.31.2
|
2018-08-13 10:43:04 +00:00
|
|
|
Release: 1%{?dist}
|
2014-09-11 09:36:03 +00:00
|
|
|
Summary: Disks
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
URL: https://git.gnome.org/browse/gnome-disk-utility
|
2018-12-16 08:34:14 +00:00
|
|
|
Source0: https://download.gnome.org/sources/%{name}/3.31/%{name}-%{version}.tar.xz
|
2012-07-27 18:47:15 +00:00
|
|
|
|
2018-07-29 17:56:56 +00:00
|
|
|
BuildRequires: meson >= 0.43.0
|
|
|
|
BuildRequires: gcc
|
|
|
|
BuildRequires: pkgconfig(gmodule-2.0)
|
|
|
|
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.31.0
|
|
|
|
BuildRequires: pkgconfig(udisks2) >= 2.1.1
|
|
|
|
BuildRequires: pkgconfig(gtk+-3.0) >= 3.16.0
|
|
|
|
BuildRequires: pkgconfig(libsecret-1) >= 0.7
|
|
|
|
BuildRequires: pkgconfig(pwquality) >= 1.0.0
|
|
|
|
BuildRequires: pkgconfig(libcanberra-gtk3) >= 0.1
|
|
|
|
BuildRequires: pkgconfig(dvdread) >= 4.2.0
|
|
|
|
BuildRequires: pkgconfig(libnotify) >= 0.7
|
|
|
|
BuildRequires: pkgconfig(liblzma) >= 5.0.5
|
|
|
|
BuildRequires: pkgconfig(libsystemd) >= 209
|
|
|
|
BuildRequires: gettext
|
|
|
|
BuildRequires: %{_bindir}/xsltproc
|
|
|
|
BuildRequires: docbook-style-xsl
|
|
|
|
BuildRequires: %{_bindir}/desktop-file-validate
|
|
|
|
BuildRequires: %{_bindir}/appstream-util
|
2011-02-02 22:47:51 +00:00
|
|
|
|
2014-09-11 09:36:03 +00:00
|
|
|
Requires: udisks2
|
2012-01-24 14:26:58 +00:00
|
|
|
|
2008-07-22 19:38:35 +00:00
|
|
|
%description
|
2012-05-09 19:09:49 +00:00
|
|
|
This package contains the Disks and Disk Image Mounter applications.
|
|
|
|
Disks supports partitioning, file system creation, encryption,
|
|
|
|
fstab/crypttab editing, ATA SMART and other features
|
2011-02-22 17:31:13 +00:00
|
|
|
|
2008-07-22 19:38:35 +00:00
|
|
|
%prep
|
2015-06-03 08:06:01 +00:00
|
|
|
%autosetup -p1
|
2014-09-11 09:36:03 +00:00
|
|
|
|
2011-02-02 22:47:51 +00:00
|
|
|
|
2008-07-22 19:38:35 +00:00
|
|
|
%build
|
2017-07-31 21:59:08 +00:00
|
|
|
%meson
|
|
|
|
%meson_build
|
2014-09-11 09:36:03 +00:00
|
|
|
|
2008-07-22 19:38:35 +00:00
|
|
|
|
|
|
|
%install
|
2017-07-31 21:59:08 +00:00
|
|
|
%meson_install
|
2014-09-11 09:36:03 +00:00
|
|
|
%find_lang %{name}
|
2008-07-22 19:38:35 +00:00
|
|
|
|
|
|
|
|
2014-03-23 10:13:54 +00:00
|
|
|
%check
|
2017-07-31 21:59:08 +00:00
|
|
|
appstream-util validate-relax --nonet %{buildroot}%{_datadir}/metainfo/org.gnome.DiskUtility.appdata.xml
|
2014-09-11 09:36:03 +00:00
|
|
|
desktop-file-validate %{buildroot}%{_datadir}/applications/*.desktop
|
|
|
|
|
2014-03-23 10:13:54 +00:00
|
|
|
|
2012-01-20 22:28:44 +00:00
|
|
|
%files -f %{name}.lang
|
2015-05-12 16:18:50 +00:00
|
|
|
%doc AUTHORS NEWS README
|
|
|
|
%license COPYING
|
2012-05-09 19:09:49 +00:00
|
|
|
%{_bindir}/gnome-disks
|
|
|
|
%{_bindir}/gnome-disk-image-mounter
|
2015-05-25 08:21:35 +00:00
|
|
|
%{_datadir}/applications/org.gnome.DiskUtility.desktop
|
2012-05-09 19:09:49 +00:00
|
|
|
%{_datadir}/applications/gnome-disk-image-mounter.desktop
|
2013-08-22 10:59:58 +00:00
|
|
|
%{_datadir}/applications/gnome-disk-image-writer.desktop
|
2015-05-25 08:21:35 +00:00
|
|
|
%{_datadir}/dbus-1/services/org.gnome.DiskUtility.service
|
2012-09-22 13:11:15 +00:00
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.Disks.gschema.xml
|
2013-02-20 18:39:47 +00:00
|
|
|
%{_datadir}/icons/hicolor/*/apps/gnome-disks*
|
2018-12-16 08:34:14 +00:00
|
|
|
%{_datadir}/icons/hicolor/*/apps/org.gnome.DiskUtility*
|
2017-07-31 21:59:08 +00:00
|
|
|
%{_datadir}/metainfo/org.gnome.DiskUtility.appdata.xml
|
2014-09-11 09:36:03 +00:00
|
|
|
%{_mandir}/man1/*
|
2017-03-11 21:01:03 +00:00
|
|
|
%{_sysconfdir}/xdg/autostart/org.gnome.SettingsDaemon.DiskUtilityNotify.desktop
|
|
|
|
%{_libexecdir}/gsd-disk-utility-notify
|
2011-02-22 17:31:13 +00:00
|
|
|
|
2014-05-02 15:07:57 +00:00
|
|
|
|
2008-07-22 19:38:35 +00:00
|
|
|
%changelog
|
2018-12-16 08:34:14 +00:00
|
|
|
* Sun Dec 16 2018 Phil Wyett <philwyett@kathenas.org> - 3.31.2-1
|
|
|
|
- Update to 3.31.2
|
|
|
|
|
2018-10-26 06:19:19 +00:00
|
|
|
* Fri Oct 26 2018 Kalev Lember <klember@redhat.com> - 3.30.2-1
|
|
|
|
- Update to 3.30.2
|
|
|
|
|
2018-09-26 07:28:25 +00:00
|
|
|
* Wed Sep 26 2018 Kalev Lember <klember@redhat.com> - 3.30.1-1
|
|
|
|
- Update to 3.30.1
|
|
|
|
|
2018-09-06 12:48:05 +00:00
|
|
|
* Thu Sep 06 2018 Kalev Lember <klember@redhat.com> - 3.30.0-1
|
|
|
|
- Update to 3.30.0
|
|
|
|
|
2018-08-13 10:43:04 +00:00
|
|
|
* Mon Aug 13 2018 Kalev Lember <klember@redhat.com> - 3.29.90-1
|
|
|
|
- Update to 3.29.90
|
|
|
|
|
2018-07-31 12:41:26 +00:00
|
|
|
* Tue Jul 31 2018 Florian Weimer <fweimer@redhat.com> - 3.28.3-3
|
|
|
|
- Rebuild with fixed binutils
|
|
|
|
|
2018-07-13 02:52:18 +00:00
|
|
|
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.28.3-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
|
|
2018-05-31 21:17:57 +00:00
|
|
|
* Fri Jun 01 2018 Kalev Lember <klember@redhat.com> - 3.28.3-1
|
|
|
|
- Update to 3.28.3
|
|
|
|
|
2018-05-08 09:28:57 +00:00
|
|
|
* Tue May 08 2018 Kalev Lember <klember@redhat.com> - 3.28.2-1
|
|
|
|
- Update to 3.28.2
|
|
|
|
|
2018-04-09 20:08:29 +00:00
|
|
|
* Mon Apr 09 2018 Kalev Lember <klember@redhat.com> - 3.28.1-1
|
|
|
|
- Update to 3.28.1
|
|
|
|
|
2018-03-12 13:22:34 +00:00
|
|
|
* Mon Mar 12 2018 Kalev Lember <klember@redhat.com> - 3.28.0-1
|
|
|
|
- Update to 3.28.0
|
|
|
|
|
2018-03-05 22:30:17 +00:00
|
|
|
* Mon Mar 05 2018 Kalev Lember <klember@redhat.com> - 3.27.92-1
|
|
|
|
- Update to 3.27.92
|
|
|
|
|
2018-02-07 13:18:39 +00:00
|
|
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.27.1-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
2018-01-05 23:51:15 +00:00
|
|
|
* Fri Jan 05 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.27.1-2
|
|
|
|
- Remove obsolete scriptlets
|
|
|
|
|
2017-11-02 15:09:20 +00:00
|
|
|
* Thu Nov 02 2017 Kalev Lember <klember@redhat.com> - 3.27.1-1
|
|
|
|
- Update to 3.27.1
|
|
|
|
|
2017-11-01 21:21:00 +00:00
|
|
|
* Wed Nov 01 2017 Kalev Lember <klember@redhat.com> - 3.26.2-1
|
|
|
|
- Update to 3.26.2
|
|
|
|
|
2017-10-08 21:27:09 +00:00
|
|
|
* Sun Oct 08 2017 Kalev Lember <klember@redhat.com> - 3.26.1-1
|
|
|
|
- Update to 3.26.1
|
|
|
|
|
2017-09-11 14:13:59 +00:00
|
|
|
* Mon Sep 11 2017 Kalev Lember <klember@redhat.com> - 3.26.0-1
|
|
|
|
- Update to 3.26.0
|
|
|
|
|
2017-09-05 21:37:42 +00:00
|
|
|
* Tue Sep 05 2017 Kalev Lember <klember@redhat.com> - 3.25.92-1
|
|
|
|
- Update to 3.25.92
|
|
|
|
|
2017-08-28 20:49:20 +00:00
|
|
|
* Mon Aug 28 2017 Kalev Lember <klember@redhat.com> - 3.25.91-1
|
|
|
|
- Update to 3.25.91
|
|
|
|
|
2017-08-15 15:39:05 +00:00
|
|
|
* Tue Aug 15 2017 Kalev Lember <klember@redhat.com> - 3.25.90-1
|
|
|
|
- Update to 3.25.90
|
|
|
|
|
2017-07-31 21:59:08 +00:00
|
|
|
* Mon Jul 31 2017 Kalev Lember <klember@redhat.com> - 3.25.4-1
|
|
|
|
- Update to 3.25.4
|
|
|
|
- Switch to the meson build system
|
|
|
|
|
2017-07-26 10:42:09 +00:00
|
|
|
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.2-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
2017-06-12 13:02:11 +00:00
|
|
|
* Mon Jun 12 2017 Kalev Lember <klember@redhat.com> - 3.25.2-1
|
|
|
|
- Update to 3.25.2
|
|
|
|
|
2017-05-09 21:05:37 +00:00
|
|
|
* Tue May 09 2017 Kalev Lember <klember@redhat.com> - 3.24.1-1
|
|
|
|
- Update to 3.24.1
|
|
|
|
|
2017-03-21 08:38:58 +00:00
|
|
|
* Tue Mar 21 2017 Kalev Lember <klember@redhat.com> - 3.24.0-1
|
|
|
|
- Update to 3.24.0
|
|
|
|
|
2017-03-11 20:02:02 +00:00
|
|
|
* Sat Mar 11 2017 Richard Hughes <rhughes@redhat.com> - 3.23.92-1
|
|
|
|
- Update to 3.23.92
|
|
|
|
|
2017-02-13 19:51:32 +00:00
|
|
|
* Mon Feb 13 2017 Richard Hughes <rhughes@redhat.com> - 3.23.4-1
|
|
|
|
- Update to 3.23.4
|
|
|
|
|
2017-02-10 11:22:09 +00:00
|
|
|
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.22.1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
|
|
2016-11-24 12:11:57 +00:00
|
|
|
* Thu Nov 24 2016 Kalev Lember <klember@redhat.com> - 3.22.1-1
|
|
|
|
- Update to 3.22.1
|
|
|
|
|
2016-09-19 08:03:25 +00:00
|
|
|
* Mon Sep 19 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
|
|
|
|
- Update to 3.22.0
|
|
|
|
|
2016-09-03 18:04:44 +00:00
|
|
|
* Sat Sep 03 2016 Kalev Lember <klember@redhat.com> - 3.21.91-1
|
|
|
|
- Update to 3.21.91
|
2016-09-03 18:05:37 +00:00
|
|
|
- Don't set group tags
|
2016-09-03 18:04:44 +00:00
|
|
|
|
2016-06-22 15:45:42 +00:00
|
|
|
* Wed Jun 22 2016 Richard Hughes <rhughes@redhat.com> - 3.21.3-1
|
|
|
|
- Update to 3.21.3
|
|
|
|
|
2016-05-08 19:39:29 +00:00
|
|
|
* Sun May 08 2016 Kalev Lember <klember@redhat.com> - 3.20.2-1
|
|
|
|
- Update to 3.20.2
|
|
|
|
|
2016-04-13 15:25:32 +00:00
|
|
|
* Wed Apr 13 2016 Kalev Lember <klember@redhat.com> - 3.20.1-1
|
|
|
|
- Update to 3.20.1
|
|
|
|
|
2016-03-22 06:40:53 +00:00
|
|
|
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1
|
|
|
|
- Update to 3.20.0
|
|
|
|
|
2016-02-04 11:11:55 +00:00
|
|
|
* Thu Feb 04 2016 David King <amigadave@amigadave.com> - 3.19.3-3
|
|
|
|
- Use global rather than define
|
|
|
|
|
2016-02-03 22:23:40 +00:00
|
|
|
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.3-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
|
|
2015-12-11 14:56:39 +00:00
|
|
|
* Fri Dec 11 2015 Kalev Lember <klember@redhat.com> - 3.19.3-1
|
|
|
|
- Update to 3.19.3
|
|
|
|
|
2015-11-27 23:00:28 +00:00
|
|
|
* Fri Nov 27 2015 Michael Catanzaro <mcatanzaro@gnome.org> - 3.18.3.1-1
|
|
|
|
- Update to 3.18.3.1
|
|
|
|
|
2015-11-10 11:02:28 +00:00
|
|
|
* Tue Nov 10 2015 Kalev Lember <klember@redhat.com> - 3.18.2-1
|
|
|
|
- Update to 3.18.2
|
|
|
|
|
2015-10-12 09:44:02 +00:00
|
|
|
* Mon Oct 12 2015 Kalev Lember <klember@redhat.com> - 3.18.1-1
|
|
|
|
- Update to 3.18.1
|
|
|
|
|
2015-10-01 12:34:48 +00:00
|
|
|
* Thu Oct 01 2015 Michael Catanzaro <mcatanzaro@gnome.org> - 3.18.0-3
|
|
|
|
- Bump NVR
|
|
|
|
|
2015-09-29 23:40:17 +00:00
|
|
|
* Tue Sep 29 2015 Michael Catanzaro <mcatanzaro@gnome.org> - 3.18.0-2
|
|
|
|
- Add X-GNOME-Utilities desktop category
|
|
|
|
|
2015-09-21 17:47:16 +00:00
|
|
|
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1
|
|
|
|
- Update to 3.18.0
|
|
|
|
|
2015-08-29 20:51:31 +00:00
|
|
|
* Sat Aug 29 2015 Kalev Lember <klember@redhat.com> - 3.17.91-1
|
|
|
|
- Update to 3.17.91
|
2015-08-29 20:52:13 +00:00
|
|
|
- Use make_install macro
|
2015-08-29 20:51:31 +00:00
|
|
|
|
2015-06-21 06:49:12 +00:00
|
|
|
* Sun Jun 21 2015 David King <amigadave@amigadave.com> - 3.17.3-1
|
|
|
|
- Update to 3.17.3
|
|
|
|
|
2015-06-17 08:51:59 +00:00
|
|
|
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.17.2-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
|
|
2015-06-03 08:06:01 +00:00
|
|
|
* Wed Jun 03 2015 David King <amigadave@amigadave.com> - 3.17.2-2
|
|
|
|
- Fix font rendering in benchmark dialog (#598277)
|
|
|
|
|
2015-05-25 08:21:35 +00:00
|
|
|
* Mon May 25 2015 David King <amigadave@amigadave.com> - 3.17.2-1
|
|
|
|
- Update to 3.17.2
|
2015-05-25 08:51:25 +00:00
|
|
|
- Validate AppData in check
|
2015-05-25 08:21:35 +00:00
|
|
|
|
2015-05-12 15:50:57 +00:00
|
|
|
* Tue May 12 2015 David King <amigadave@amigadave.com> - 3.16.1-1
|
|
|
|
- Update to 3.16.1
|
2015-05-12 16:18:50 +00:00
|
|
|
- Use license macro for COPYING
|
2015-05-12 15:50:57 +00:00
|
|
|
|
2015-03-26 16:32:46 +00:00
|
|
|
* Thu Mar 26 2015 Richard Hughes <rhughes@redhat.com> - 3.16.0-2
|
|
|
|
- Add an AppData file for the software center
|
|
|
|
|
2015-03-23 10:26:01 +00:00
|
|
|
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
|
|
|
|
- Update to 3.16.0
|
|
|
|
|
2014-11-12 20:29:24 +00:00
|
|
|
* Wed Nov 12 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
|
|
|
|
- Update to 3.14.0
|
|
|
|
|
2014-10-07 12:25:37 +00:00
|
|
|
* Tue Oct 07 2014 David King <amigadave@amigadave.com> - 3.12.1-7
|
|
|
|
- Remove obsolete Obsoletes (#1002112)
|
|
|
|
|
2014-09-11 09:36:03 +00:00
|
|
|
* Thu Sep 11 2014 David King <amigadave@amigadave.com> - 3.12.1-6
|
|
|
|
- Fix header bar button positions
|
|
|
|
- Preserve timestamps during installation
|
|
|
|
|
2014-08-16 17:43:04 +00:00
|
|
|
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.12.1-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
|
|
|
|
2014-06-07 17:05:13 +00:00
|
|
|
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.12.1-4
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
|
|
2014-05-07 11:50:15 +00:00
|
|
|
* Wed May 07 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.1-3
|
|
|
|
- Drop gnome-icon-theme-symbolic dependency
|
|
|
|
|
2014-05-02 10:23:29 +00:00
|
|
|
* Fri May 02 2014 David King <amigadave@amigadave.com> - 3.12.1-2
|
|
|
|
- Fix desktop database scriptlet (#685030)
|
2014-05-02 15:07:57 +00:00
|
|
|
- Use pkgconfig for BuildRequires
|
2014-05-02 15:39:53 +00:00
|
|
|
- Fix bogus dates in changelog
|
2014-05-02 10:23:29 +00:00
|
|
|
|
2014-04-28 11:40:56 +00:00
|
|
|
* Mon Apr 28 2014 Richard Hughes <rhughes@redhat.com> - 3.12.1-1
|
|
|
|
- Update to 3.12.1
|
|
|
|
|
2014-03-23 10:10:48 +00:00
|
|
|
* Sun Mar 23 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.0-1
|
|
|
|
- Update to 3.12.0
|
|
|
|
|
2014-02-17 09:39:49 +00:00
|
|
|
* Mon Feb 17 2014 Richard Hughes <rhughes@redhat.com> - 3.11.0-1
|
|
|
|
- Update to 3.11.0
|
|
|
|
|
2013-09-29 12:14:50 +00:00
|
|
|
* Sun Sep 29 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
|
|
|
|
- Update to 3.10.0
|
|
|
|
|
2013-08-22 10:59:58 +00:00
|
|
|
* Thu Aug 22 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.0-1
|
|
|
|
- Update to 3.9.0
|
|
|
|
|
2013-08-03 15:23:48 +00:00
|
|
|
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.8.2-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
|
|
2013-06-02 07:30:39 +00:00
|
|
|
* Sun Jun 02 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.2-1
|
|
|
|
- Update to 3.8.2
|
|
|
|
|
2013-03-20 16:49:49 +00:00
|
|
|
* Wed Mar 20 2013 Richard Hughes <rhughes@redhat.com> - 3.8.0-1
|
|
|
|
- Update to 3.8.0
|
|
|
|
|
2013-02-25 17:25:33 +00:00
|
|
|
* Mon Feb 25 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.2-2
|
|
|
|
- Require gnome-icon-theme-symbolic (#910982)
|
|
|
|
|
2013-02-19 16:25:28 +00:00
|
|
|
* Tue Feb 19 2013 Richard Hughes <rhughes@redhat.com> - 3.7.2-1
|
|
|
|
- Update to 3.7.2
|
|
|
|
|
2013-02-13 23:56:57 +00:00
|
|
|
* Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.7.1-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
|
|
|
|
2013-01-07 16:47:55 +00:00
|
|
|
* Mon Jan 07 2013 David Zeuthen <davidz@redhat.com> - 3.7.1-1%{?dist}
|
|
|
|
- Update to 3.7.1
|
|
|
|
|
2012-12-21 18:03:49 +00:00
|
|
|
* Fri Dec 21 2012 David Zeuthen <davidz@redhat.com> - 3.7.0-4%{?dist}
|
|
|
|
- Add files for the new gnome-settings-daemon plug-in
|
|
|
|
|
2012-12-21 17:44:56 +00:00
|
|
|
* Fri Dec 21 2012 David Zeuthen <davidz@redhat.com> - 3.7.0-3%{?dist}
|
|
|
|
- BR gnome-settings-daemon 3.7.3 and rebuild without --disable-gsd-plugin
|
|
|
|
|
2012-12-18 21:56:49 +00:00
|
|
|
* Tue Dec 18 2012 David Zeuthen <davidz@redhat.com> - 3.7.0-2%{?dist}
|
|
|
|
- Adjust BRs
|
|
|
|
|
2012-12-18 21:35:50 +00:00
|
|
|
* Tue Dec 18 2012 David Zeuthen <davidz@redhat.com> - 3.7.0-1%{?dist}
|
|
|
|
- Update to 3.7.0
|
|
|
|
|
2012-10-05 16:42:07 +00:00
|
|
|
* Fri Oct 05 2012 David Zeuthen <davidz@redhat.com> - 3.6.1-1%{?dist}
|
|
|
|
- Update to 3.6.1
|
|
|
|
|
2012-09-22 13:11:15 +00:00
|
|
|
* Sat Sep 22 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.0-1
|
|
|
|
- Update to 3.6.0
|
|
|
|
- Drop the -Werror patch; applied upstream
|
|
|
|
- Add glib-compile-schemas scriptlets
|
|
|
|
- Relicensed from LGPLv2+ to GPLv2+
|
|
|
|
|
2012-07-27 18:47:15 +00:00
|
|
|
* Fri Jul 27 2012 David Zeuthen <davidz@redhat.com> - 3.5.3-2%{?dist}
|
|
|
|
- Avoid treating warnings as errors
|
|
|
|
|
2012-07-27 17:18:25 +00:00
|
|
|
* Fri Jul 27 2012 David Zeuthen <davidz@redhat.com> - 3.5.3-1%{?dist}
|
|
|
|
- Update to 3.5.3
|
|
|
|
|
2012-07-19 07:41:48 +00:00
|
|
|
* Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.2-3
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
|
|
2012-06-10 07:33:28 +00:00
|
|
|
* Sun Jun 10 2012 Ville Skyttä <ville.skytta@iki.fi> - 3.5.2-2
|
|
|
|
- Own the %%{_datadir}/gnome-disk-utility dir.
|
|
|
|
|
2012-06-05 13:34:23 +00:00
|
|
|
* Tue Jun 05 2012 David Zeuthen <davidz@redhat.com> - 3.5.2-1%{?dist}
|
|
|
|
- Update to 3.5.2
|
|
|
|
|
2014-05-02 15:39:53 +00:00
|
|
|
* Wed May 09 2012 David Zeuthen <davidz@redhat.com> - 3.5.1-4%{?dist}
|
2012-05-09 19:49:44 +00:00
|
|
|
- BR docbook-style-xsl for man pages
|
|
|
|
|
2014-05-02 15:39:53 +00:00
|
|
|
* Wed May 09 2012 David Zeuthen <davidz@redhat.com> - 3.5.1-3%{?dist}
|
2012-05-09 19:39:20 +00:00
|
|
|
- BR libxslt (for xsltproc)
|
|
|
|
|
2014-05-02 15:39:53 +00:00
|
|
|
* Wed May 09 2012 David Zeuthen <davidz@redhat.com> - 3.5.1-2%{?dist}
|
2012-05-09 19:24:40 +00:00
|
|
|
- BR libgnome-keyring-devel and systemd-devel
|
|
|
|
|
2014-05-02 15:39:53 +00:00
|
|
|
* Wed May 09 2012 David Zeuthen <davidz@redhat.com> - 3.5.1-1%{?dist}
|
2012-05-09 19:09:49 +00:00
|
|
|
- Update to 3.5.1
|
|
|
|
|
2012-04-30 12:50:58 +00:00
|
|
|
* Mon Apr 30 2012 Richard Hughes <hughsient@gmail.com> - 3.4.1-1
|
|
|
|
- Update to 3.4.1
|
|
|
|
|
2012-03-26 14:26:32 +00:00
|
|
|
* Mon Mar 26 2012 David Zeuthen <davidz@redhat.com> - 3.4.0-1%{?dist}
|
|
|
|
- Update to release 3.4.0
|
|
|
|
|
2012-03-05 18:19:40 +00:00
|
|
|
* Mon Mar 05 2012 David Zeuthen <davidz@redhat.com> - 3.3.93-1%{?dist}
|
|
|
|
- Update to release 3.3.93
|
|
|
|
|
2012-02-23 19:34:27 +00:00
|
|
|
* Thu Feb 23 2012 David Zeuthen <davidz@redhat.com> - 3.3.92-1%{?dist}
|
|
|
|
- Update to release 3.3.92
|
|
|
|
|
2012-02-06 19:55:36 +00:00
|
|
|
* Mon Feb 06 2012 David Zeuthen <davidz@redhat.com> - 3.3.91-1%{?dist}
|
|
|
|
- Update to release 3.3.91
|
|
|
|
|
2012-01-24 14:26:58 +00:00
|
|
|
* Tue Jan 24 2012 David Zeuthen <davidz@redhat.com> - 3.3.90-3%{?dist}
|
|
|
|
- Require udisks2 package (for the daemon) (#783974)
|
|
|
|
|
2012-01-20 22:42:24 +00:00
|
|
|
* Fri Jan 20 2012 David Zeuthen <davidz@redhat.com> - 3.3.90-2%{?dist}
|
|
|
|
- Rebuild
|
|
|
|
|
2012-01-20 22:28:44 +00:00
|
|
|
* Fri Jan 20 2012 David Zeuthen <davidz@redhat.com> - 3.3.90-1%{?dist}
|
|
|
|
- Update to release 3.3.90
|
|
|
|
|
2012-01-13 03:47:52 +00:00
|
|
|
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.2-5
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
|
|
2011-11-09 04:50:20 +00:00
|
|
|
* Tue Nov 08 2011 Adam Jackson <ajax@redhat.com> - 3.0.2-4
|
|
|
|
- Rebuild to break bogus libpng dep
|
|
|
|
|
2011-07-11 19:55:51 +00:00
|
|
|
* Mon Jul 11 2011 David Zeuthen <davidz@redhat.com> - 3.0.2-3%{?dist}
|
|
|
|
- BR gtk-doc
|
|
|
|
|
2011-07-11 19:47:39 +00:00
|
|
|
* Mon Jul 11 2011 David Zeuthen <davidz@redhat.com> - 3.0.2-2%{?dist}
|
|
|
|
- BR gnome-common
|
|
|
|
|
2011-07-11 16:07:58 +00:00
|
|
|
* Mon Jul 11 2011 David Zeuthen <davidz@redhat.com> - 3.0.2-1%{?dist}
|
|
|
|
- Update to 3.0.2
|
|
|
|
|
2011-05-08 02:07:39 +00:00
|
|
|
* Sat May 07 2011 Christopher Aillon <caillon@redhat.com> - 3.0.0-2
|
|
|
|
- Update icon cache scriptlet
|
|
|
|
|
2011-04-04 17:22:06 +00:00
|
|
|
* Mon Apr 4 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.0-1
|
|
|
|
- Update to 3.0.0
|
|
|
|
|
2011-03-21 23:09:36 +00:00
|
|
|
* Mon Mar 21 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.7-1
|
|
|
|
- Update to 2.91.7
|
|
|
|
|
2011-03-14 13:10:00 +00:00
|
|
|
* Mon Mar 14 2011 Tomas Bzatek <tbzatek@redhat.com> - 2.91.6-5
|
|
|
|
- Fix gnome-disk-utility-nautilus upgrade path
|
|
|
|
|
2011-02-22 17:31:13 +00:00
|
|
|
* Tue Feb 22 2011 Tomas Bzatek <tbzatek@redhat.com> - 2.91.6-4
|
|
|
|
- Split nautilus extension into a separate package
|
|
|
|
|
2011-02-11 05:04:15 +00:00
|
|
|
* Fri Feb 11 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.6-3
|
|
|
|
- Rebuild against newer gtk
|
|
|
|
|
2011-02-09 03:57:33 +00:00
|
|
|
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.91.6-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
|
|
2011-02-02 22:47:51 +00:00
|
|
|
* Wed Feb 2 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.6-1%{?dist}
|
|
|
|
- Update to 2.91.6
|
|
|
|
|
2011-02-02 14:26:06 +00:00
|
|
|
* Wed Feb 2 2011 Matthias Clasen <mclasen@redhat.com> - 2.32.1-4%{?dist}
|
|
|
|
- Rebuild against newer gtk
|
|
|
|
|
2011-01-08 04:15:09 +00:00
|
|
|
* Fri Jan 7 2011 Matthias Clasen <mclasen@redhat.com> - 2.32.1-3%{?dist}
|
|
|
|
- Rebuild against new gtk
|
|
|
|
|
2010-12-03 16:51:49 +00:00
|
|
|
* Fri Dec 3 2010 Matthias Clasen <mclasen@redhat.com> - 2.32.1-2%{?dist}
|
|
|
|
- Rebuild against new gtk
|
|
|
|
|
2010-11-11 16:16:12 +00:00
|
|
|
* Thu Nov 11 2010 Matthias Clasen <mclasen@redhat.com> - 2.32.1-1%{?dist}
|
|
|
|
- 2.32.1
|
|
|
|
|
2010-11-05 15:41:03 +00:00
|
|
|
* Fri Nov 5 2010 Matthias Clasen <mclasen@redhat.com> - 2.32.0-3%{?dist}
|
|
|
|
- Fix a problem with 'disk failure' notifications
|
|
|
|
|
2010-11-03 20:43:34 +00:00
|
|
|
* Wed Nov 3 2010 Matthias Clasen <mclasen@redhat.com> - 2.32.0-2%{?dist}
|
|
|
|
- Rebuild against libnotify 0.7.0
|
|
|
|
|
2010-09-28 12:14:20 +00:00
|
|
|
* Tue Sep 28 2010 Matthias Clasen <mclasen@redhat.com> - 2.32.0-1%{?dist}
|
|
|
|
- Update to 2.32.0
|
|
|
|
|
2010-06-17 03:09:39 +00:00
|
|
|
* Wed Jun 16 2010 Matthias Clasen <mclasen@redhat.com> - 2.30.1-2%{?dist}
|
|
|
|
- Kill the scrollkeeper runtime dep
|
|
|
|
|
2010-03-22 16:03:34 +00:00
|
|
|
* Mon Mar 22 2010 David Zeuthen <davidz@redhat.com> - 2.30.1-1%{?dist}
|
|
|
|
- Update to 2.30.1
|
|
|
|
|
2010-03-15 23:35:57 +00:00
|
|
|
* Mon Mar 15 2010 David Zeuthen <davidz@redhat.com> - 2.30.0-1%{?dist}
|
|
|
|
- Update to 2.30.0
|
|
|
|
|
2010-02-23 18:26:34 +00:00
|
|
|
* Tue Feb 23 2010 David Zeuthen <davidz@redhat.com> - 2.29.90-1%{?dist}
|
|
|
|
- Update to 2.29.90
|
|
|
|
|
2010-02-16 01:09:07 +00:00
|
|
|
* Mon Feb 15 2010 David Zeuthen <davidz@redhat.com> - 2.29.0-0.git20100215.3%{?dist}
|
|
|
|
- Add rarian-compat to BR
|
|
|
|
|
2010-02-16 00:00:06 +00:00
|
|
|
* Mon Feb 15 2010 David Zeuthen <davidz@redhat.com> - 2.29.0-0.git20100215.1%{?dist}
|
|
|
|
- Update to git snapshot
|
|
|
|
- Drop upstreamed patches
|
|
|
|
|
2010-01-18 16:49:51 +00:00
|
|
|
* Mon Jan 18 2010 Tomas Bzatek <tbzatek@redhat.com> - 2.29.0-0.git20100115.2%{?dist}
|
|
|
|
- Install missing include
|
|
|
|
|
2010-01-15 20:19:57 +00:00
|
|
|
* Fri Jan 15 2010 David Zeuthen <davidz@redhat.com> - 2.29.0-0.git20100115.1%{?dist}
|
|
|
|
- BR avahi-ui-devel
|
|
|
|
|
2010-01-15 20:07:40 +00:00
|
|
|
* Fri Jan 15 2010 David Zeuthen <davidz@redhat.com> - 2.29.0-0.git20100115%{?dist}
|
|
|
|
- Update to git snapshot
|
|
|
|
|
2009-12-02 20:09:29 +00:00
|
|
|
* Wed Dec 2 2009 David Zeuthen <davidz@redhat.com> - 2.29.0-0.git20091202%{?dist}
|
|
|
|
- Update to git snapshot that requires udisks instead of DeviceKit-disks
|
|
|
|
- The UI has been completely revamped
|
|
|
|
|
2009-09-19 00:29:52 +00:00
|
|
|
* Fri Sep 18 2009 David Zeuthen <davidz@redhat.com> - 2.28.0-2%{?dist}
|
|
|
|
- BR libatasmart-devel
|
|
|
|
|
2009-09-18 23:55:50 +00:00
|
|
|
* Fri Sep 18 2009 David Zeuthen <davidz@redhat.com> - 2.28.0-1%{?dist}
|
|
|
|
- Update to upstream release 2.28.0
|
|
|
|
- Compared to previous releases, this release should whine less about SMART
|
|
|
|
|
2009-08-17 21:49:19 +00:00
|
|
|
* Mon Aug 17 2009 David Zeuthen <davidz@redhat.com> - 0.5-3%{?dist}
|
|
|
|
- Drop upstreamed patch
|
|
|
|
|
2009-08-17 18:16:13 +00:00
|
|
|
* Mon Aug 17 2009 David Zeuthen <davidz@redhat.com> - 0.5-2%{?dist}
|
|
|
|
- Rebuild
|
|
|
|
|
2009-08-17 18:15:06 +00:00
|
|
|
* Mon Aug 17 2009 David Zeuthen <davidz@redhat.com> - 0.5-1%{?dist}
|
|
|
|
- Update to release 0.5
|
|
|
|
|
2009-07-27 05:18:23 +00:00
|
|
|
* Mon Jul 27 2009 Matthias Clasen <mclasen@redhat.com> - 0.4-3%{?dist}
|
|
|
|
- Drop PolicyKit from .pc files, too
|
|
|
|
|
2009-07-25 00:37:27 +00:00
|
|
|
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.4-2
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
|
|
2009-06-20 00:15:27 +00:00
|
|
|
* Fri Jun 19 2009 David Zeuthen <davidz@redhat.com> - 0.4-1%{?dist}
|
|
|
|
- Update to release 0.4
|
|
|
|
|
2009-05-01 22:29:11 +00:00
|
|
|
* Fri May 01 2009 David Zeuthen <davidz@redhat.com> - 0.3-1%{?dist}
|
|
|
|
- Upstream release 0.3
|
|
|
|
|
2009-04-15 19:09:55 +00:00
|
|
|
* Wed Apr 15 2009 David Zeuthen <davidz@redhat.com> - 0.3-0.5.20090415git%{?dist}
|
|
|
|
- New snapshot
|
|
|
|
|
2009-04-12 20:10:09 +00:00
|
|
|
* Sun Apr 12 2009 David Zeuthen <davidz@redhat.com> - 0.3-0.4.20090412git%{?dist}
|
|
|
|
- New snapshot
|
|
|
|
|
2009-04-11 02:19:23 +00:00
|
|
|
* Fri Apr 10 2009 Matthias Clasen <mclasen@redhat.com> - 0.3-0.3.20090406git%{?dist}
|
|
|
|
- Don't own directories that belong to hicolor-icon-theme
|
|
|
|
|
2009-04-08 16:11:38 +00:00
|
|
|
* Wed Apr 08 2009 David Zeuthen <davidz@redhat.com> - 0.3-0.2.20090406git%{?dist}
|
|
|
|
- Fix bug in detecting when a PolicyKit error is returned (#494787)
|
|
|
|
|
2009-04-07 00:30:46 +00:00
|
|
|
* Mon Apr 06 2009 David Zeuthen <davidz@redhat.com> - 0.3-0.1.20090406git%{?dist}
|
|
|
|
- New snapshot
|
|
|
|
|
2009-03-04 22:07:28 +00:00
|
|
|
* Wed Mar 04 2009 David Zeuthen <davidz@redhat.com> - 0.2-2%{?dist}
|
|
|
|
- Don't crash when changing the LUKS passphrase on a device
|
|
|
|
|
2009-03-02 21:42:15 +00:00
|
|
|
* Mon Mar 02 2009 David Zeuthen <davidz@redhat.com> - 0.2-1%{?dist}
|
|
|
|
- Update to version 0.2
|
|
|
|
|
2009-02-24 22:51:24 +00:00
|
|
|
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1-0.git20080720.2.1
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
|
|
2009-01-27 16:08:00 +00:00
|
|
|
* Tue Jan 27 2009 Matthias Clasen <mclasen@redhat.com> 0.1-0.git20080720.2%{?dist}
|
|
|
|
- Rebuild for pkgconfig provides
|
|
|
|
|
2008-11-23 05:53:00 +00:00
|
|
|
* Sun Nov 23 2008 Matthias Clasen <mclasen@redhat.com> 0.1-0.git20080720.1%{?dist}
|
|
|
|
- Improve %%summary and %%description
|
|
|
|
|
2014-05-02 15:39:53 +00:00
|
|
|
* Sun Jul 20 2008 David Zeuthen <davidz@redhat.com> - 0.1-0.git20080720%{?dist}
|
2008-07-22 19:38:35 +00:00
|
|
|
- Initial Packaging
|