Blame SPECS/gnome-photos.spec

963fa0
%global cairo_version 1.14.0
963fa0
%global gdata_version 0.15.2
963fa0
%global gdk_pixbuf_version 2.32.0
963fa0
%global gegl_version 0.4.0
963fa0
%global gettext_version 0.19.8
963fa0
%global glib2_version 2.44.0
963fa0
%global goa_version 3.8.0
963fa0
%global gtk3_version 3.22.16
963fa0
%global tracker_version 2.0.3
963fa0
%global tracker_miners_version 2.0.4
963fa0
963fa0
Name:          gnome-photos
963fa0
Version:       3.28.1
09d4fa
Release:       4%{?dist}
963fa0
Summary:       Access, organize and share your photos on GNOME
963fa0
963fa0
# GNOME Photos itself is GPLv3+, but the egg-* files and the
963fa0
# bundled libgd are LGPLv2+
963fa0
License:       GPLv3+ and LGPLv2+
963fa0
URL:           https://wiki.gnome.org/Apps/Photos
963fa0
Source0:       http://download.gnome.org/sources/%{name}/3.28/%{name}-%{version}.tar.xz
963fa0
963fa0
# https://bugzilla.redhat.com/show_bug.cgi?id=1605184
963fa0
Patch0:        gnome-photos-Build-against-gegl04.patch
963fa0
09d4fa
# https://bugzilla.redhat.com/show_bug.cgi?id=1612779
09d4fa
Patch1:        gnome-photos-Add-a-manual.patch
09d4fa
963fa0
BuildRequires: autoconf automake gettext-devel libtool yelp-tools
963fa0
BuildRequires: pkgconfig(babl)
963fa0
BuildRequires: desktop-file-utils
09d4fa
BuildRequires: docbook-style-xsl
963fa0
BuildRequires: gettext >= %{gettext_version}
963fa0
BuildRequires: pkgconfig(cairo) >= %{cairo_version}
963fa0
BuildRequires: pkgconfig(cairo-gobject) >= %{cairo_version}
963fa0
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= %{gdk_pixbuf_version}
963fa0
BuildRequires: pkgconfig(gegl-0.4) >= %{gegl_version}
963fa0
BuildRequires: pkgconfig(gio-2.0) >= %{glib2_version}
963fa0
BuildRequires: pkgconfig(glib-2.0) >= %{glib2_version}
963fa0
BuildRequires: pkgconfig(gobject-2.0) >= %{glib2_version}
963fa0
BuildRequires: pkgconfig(goa-1.0) >= %{goa_version}
963fa0
BuildRequires: pkgconfig(grilo-0.3)
963fa0
BuildRequires: pkgconfig(gsettings-desktop-schemas)
963fa0
BuildRequires: pkgconfig(gtk+-3.0) >= %{gtk3_version}
963fa0
BuildRequires: itstool
963fa0
BuildRequires: pkgconfig(libdazzle-1.0)
963fa0
BuildRequires: pkgconfig(libgdata) >= %{gdata_version}
963fa0
BuildRequires: pkgconfig(gexiv2)
963fa0
BuildRequires: libjpeg-turbo-devel
09d4fa
BuildRequires: libxslt
963fa0
BuildRequires: pkgconfig(tracker-control-2.0) >= %{tracker_version}
963fa0
BuildRequires: pkgconfig(tracker-sparql-2.0) >= %{tracker_version}
963fa0
BuildRequires: pkgconfig(libgfbgraph-0.2)
963fa0
BuildRequires: pkgconfig(geocode-glib-1.0)
963fa0
BuildRequires: python3-devel
963fa0
963fa0
Requires:      baobab
963fa0
Requires:      dleyna-renderer
963fa0
Requires:      gdk-pixbuf2%{?isa} >= %{gdk_pixbuf_version}
963fa0
Requires:      gegl04%{?_isa} >= %{gegl_version}
963fa0
Requires:      gettext-libs%{?isa} >= %{gettext_version}
963fa0
Requires:      gnome-online-miners >= 3.11.3
963fa0
Requires:      gnome-settings-daemon
963fa0
Requires:      gtk3%{?_isa} >= %{gtk3_version}
963fa0
Requires:      libgdata%{?_isa} >= %{gdata_version}
963fa0
Requires:      tracker >= %{tracker_version}
963fa0
Requires:      tracker-miners >= %{tracker_miners_version}
963fa0
963fa0
# libgd is not meant to be installed as a system-wide shared library.
963fa0
# It is just a way for GNOME applications to share widgets and other common
963fa0
# code on an ad-hoc basis.
963fa0
Provides: bundled(libgd)
963fa0
963fa0
963fa0
%description
963fa0
A simple application to access, organize and share your photos on
963fa0
GNOME. It is meant to be a simple and elegant replacement for using a
963fa0
file manager to deal with photos. Seamless cloud integration is offered
963fa0
through GNOME Online Accounts.
963fa0
963fa0
963fa0
%package       tests
963fa0
Summary:       Tests for %{name}
963fa0
963fa0
%description   tests
963fa0
This package contains the installable tests for %{name}.
963fa0
963fa0
963fa0
%prep
963fa0
%setup -q
963fa0
%patch0 -p1
09d4fa
%patch1 -p1
963fa0
963fa0
pathfix.py -i %{__python3} -n tests/basic.py
963fa0
autoreconf -i -f
963fa0
963fa0
963fa0
%build
963fa0
%configure --enable-installed-tests --disable-silent-rules
963fa0
%make_build
963fa0
963fa0
963fa0
%install
963fa0
%make_install
963fa0
963fa0
# Upstream doesn't install with desktop-file-install, so let's check
963fa0
desktop-file-validate %{buildroot}%{_datadir}/applications/org.gnome.Photos.desktop
963fa0
963fa0
%find_lang %{name} --with-gnome
963fa0
963fa0
963fa0
963fa0
%files -f %{name}.lang
963fa0
%{_bindir}/%{name}
963fa0
%{_datadir}/metainfo/org.gnome.Photos.appdata.xml
963fa0
%{_datadir}/applications/org.gnome.Photos.desktop
963fa0
%{_datadir}/dbus-1/services/org.gnome.Photos.service
963fa0
%{_datadir}/glib-2.0/schemas/org.gnome.photos.gschema.xml
963fa0
%{_datadir}/gnome-shell/
963fa0
%{_datadir}/icons/hicolor/*/apps/org.gnome.Photos.png
963fa0
%{_datadir}/icons/hicolor/scalable/apps/org.gnome.Photos-symbolic.svg
09d4fa
%{_datadir}/man/man1/%{name}.1*
963fa0
%{_docdir}/%{name}
963fa0
%{_libexecdir}/%{name}-thumbnailer
963fa0
963fa0
%files tests
963fa0
%{_libexecdir}/installed-tests/Photos
963fa0
%{_datadir}/installed-tests
963fa0
963fa0
963fa0
%changelog
09d4fa
* Wed Nov 11 2020 Debarshi Ray <rishi@fedoraproject.org> - 3.28.1-4
09d4fa
- Add a manual
09d4fa
Resolves: #1612779
09d4fa
012289
* Tue Feb 11 2020 Debarshi Ray <rishi@fedoraproject.org> - 3.28.1-3
012289
- Disable Python 2 during the build - itstool doesn't need it anymore
012289
Resolves: #1597806
012289
012289
* Mon Dec 17 2018 Ray Strode <rstrode@redhat.com> - 3.28.1-2
012289
- rebuild
012289
963fa0
* Wed Sep 05 2018 Debarshi Ray <rishi@fedoraproject.org> - 3.28.1-1
963fa0
- Update to 3.28.1
963fa0
963fa0
* Thu Jul 26 2018 Debarshi Ray <rishi@fedoraproject.org> - 3.28.0-4
963fa0
- Build against gegl04
963fa0
Resolves: #1605184
963fa0
963fa0
* Tue Jul 03 2018 Debarshi Ray <rishi@fedoraproject.org> - 3.28.0-3
963fa0
- Drop the run-time requirement on ImageMagick
963fa0
- Enable Python 2 during the build for itstool
963fa0
Resolves: #1564997
963fa0
963fa0
* Thu Jun 14 2018 Petr Viktorin <pviktori@redhat.com> - 3.28.0-2
963fa0
- Change shebang for a test script to Python 3
963fa0
963fa0
* Thu Mar 15 2018 Kalev Lember <klember@redhat.com> - 3.28.0-1
963fa0
- Update to 3.28.0
963fa0
963fa0
* Wed Mar 07 2018 Debarshi Ray <rishi@fedoraproject.org> - 3.27.92-1
963fa0
- Update to 3.27.92
963fa0
963fa0
* Mon Feb 19 2018 Debarshi Ray <rishi@fedoraproject.org> - 3.27.90-1
963fa0
- Update to 3.27.90
963fa0
963fa0
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.27.4-2
963fa0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
963fa0
963fa0
* Fri Jan 12 2018 Debarshi Ray <rishi@fedoraproject.org> - 3.27.4-1
963fa0
- Update to 3.27.4
963fa0
963fa0
* Thu Jan 11 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.27.3-2
963fa0
- Remove obsolete scriptlets
963fa0
963fa0
* Wed Dec 13 2017 Debarshi Ray <rishi@fedoraproject.org> - 3.27.3-1
963fa0
- Update to 3.27.3
963fa0
963fa0
* Tue Oct 24 2017 Debarshi Ray <rishi@fedoraproject.org> - 3.27.1-1
963fa0
- Update to 3.27.1
963fa0
963fa0
* Sun Oct 08 2017 Kalev Lember <klember@redhat.com> - 3.26.1-1
963fa0
- Update to 3.26.1
963fa0
963fa0
* Tue Sep 19 2017 Debarshi Ray <rishi@fedoraproject.org> - 3.26.0-2
963fa0
- Add run-time dependency on tracker-miners
963fa0
963fa0
* Wed Sep 13 2017 Kalev Lember <klember@redhat.com> - 3.26.0-1
963fa0
- Update to 3.26.0
963fa0
963fa0
* Tue Sep 05 2017 Debarshi Ray <rishi@fedoraproject.org> - 3.25.92-1
963fa0
- Update to 3.25.92
963fa0
963fa0
* Wed Aug 23 2017 Debarshi Ray <rishi@fedoraproject.org> - 3.25.91-1
963fa0
- Update to 3.25.91
963fa0
963fa0
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.4-3
963fa0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
963fa0
963fa0
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.4-2
963fa0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
963fa0
963fa0
* Wed Jul 19 2017 Debarshi Ray <rishi@fedoraproject.org> - 3.25.4-1
963fa0
- Update to 3.25.4
963fa0
963fa0
* Wed Jun 21 2017 Debarshi Ray <rishi@fedoraproject.org> - 3.25.3-1
963fa0
- Update to 3.25.3
963fa0
963fa0
* Wed May 10 2017 Debarshi Ray <rishi@fedoraproject.org> - 3.25.1-1
963fa0
- Update to 3.25.1
963fa0
963fa0
* Tue Apr 11 2017 Kalev Lember <klember@redhat.com> - 3.24.1-1
963fa0
- Update to 3.24.1
963fa0
963fa0
* Tue Mar 21 2017 Kalev Lember <klember@redhat.com> - 3.24.0-1
963fa0
- Update to 3.24.0
963fa0
963fa0
* Tue Mar 14 2017 Debarshi Ray <rishi@fedoraproject.org> - 3.23.92-1
963fa0
- Update to 3.23.92
963fa0
963fa0
* Fri Mar 03 2017 Debarshi Ray <rishi@fedoraproject.org> - 3.23.91-1
963fa0
- Update to 3.23.91
963fa0
963fa0
* Mon Feb 20 2017 Debarshi Ray <rishi@fedoraproject.org> - 3.23.90-1
963fa0
- Update to 3.23.90
963fa0
963fa0
* Mon Feb 13 2017 Richard Hughes <rhughes@redhat.com> - 3.23.4-1
963fa0
- Update to 3.23.4
963fa0
963fa0
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.23.2-2
963fa0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
963fa0
963fa0
* Thu Dec 01 2016 Kalev Lember <klember@redhat.com> - 3.23.2-1
963fa0
- Update to 3.23.2
963fa0
963fa0
* Wed Nov 23 2016 Kalev Lember <klember@redhat.com> - 3.22.2-1
963fa0
- Update to 3.22.2
963fa0
963fa0
* Thu Oct 06 2016 Debarshi Ray <rishi@fedoraproject.org> - 3.22.1-1
963fa0
- Update to 3.22.1
963fa0
- Use --disable-silent-rules
963fa0
963fa0
* Mon Sep 19 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
963fa0
- Update to 3.22.0
963fa0
963fa0
* Mon Sep 12 2016 Debarshi Ray <rishi@fedoraproject.org> - 3.21.92-1
963fa0
- Update to 3.21.92
963fa0
- Use make_build macro
963fa0
- Update minimum required versions; use pkgconfig(...) for BRs
963fa0
963fa0
* Sat Sep 03 2016 Kalev Lember <klember@redhat.com> - 3.21.91-1
963fa0
- Update to 3.21.91
963fa0
963fa0
* Mon Aug 22 2016 Kalev Lember <klember@redhat.com> - 3.21.90-1
963fa0
- Update to 3.21.90
963fa0
963fa0
* Wed Jul 20 2016 Richard Hughes <rhughes@redhat.com> - 3.21.4-1
963fa0
- Update to 3.21.4
963fa0
963fa0
* Wed Jun 22 2016 Richard Hughes <rhughes@redhat.com> - 3.21.3-1
963fa0
- Update to 3.21.3
963fa0
963fa0
* Tue May 03 2016 Kalev Lember <klember@redhat.com> - 3.21.1-1
963fa0
- Update to 3.21.1
963fa0
963fa0
* Wed Apr 13 2016 Kalev Lember <klember@redhat.com> - 3.20.1-1
963fa0
- Update to 3.20.1
963fa0
963fa0
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1
963fa0
- Update to 3.20.0
963fa0
963fa0
* Wed Mar 16 2016 Kalev Lember <klember@redhat.com> - 3.19.92-1
963fa0
- Update to 3.19.92
963fa0
963fa0
* Fri Mar 04 2016 Richard Hughes <rhughes@redhat.com> - 3.19.91-1
963fa0
- Update to 3.19.91
963fa0
963fa0
* Thu Feb 18 2016 Richard Hughes <rhughes@redhat.com> - 3.19.90-1
963fa0
- Update to 3.19.90
963fa0
963fa0
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.4-3
963fa0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
963fa0
963fa0
* Fri Jan 29 2016 Debarshi Ray <rishi@fedoraproject.org> - 3.19.4-2
963fa0
- Use upstreamed screenshots
963fa0
963fa0
* Wed Jan 20 2016 Kalev Lember <klember@redhat.com> - 3.19.4-1
963fa0
- Update to 3.19.4
963fa0
963fa0
* Fri Dec 18 2015 Kalev Lember <klember@redhat.com> - 3.19.3-2
963fa0
- Build with grilo 0.3
963fa0
963fa0
* Wed Dec 16 2015 Kalev Lember <klember@redhat.com> - 3.19.3-1
963fa0
- Update to 3.19.3
963fa0
- Build with grilo 0.2
963fa0
- Define minimum gegl version
963fa0
- Use make_install macro
963fa0
963fa0
* Tue Dec 08 2015 Debarshi Ray <rishi@fedoraproject.org> - 3.19.2-1
963fa0
- Update to 3.19.2
963fa0
963fa0
* Tue Nov 10 2015 Kalev Lember <klember@redhat.com> - 3.18.2-1
963fa0
- Update to 3.18.2
963fa0
963fa0
* Mon Oct 12 2015 Kalev Lember <klember@redhat.com> - 3.18.1-1
963fa0
- Update to 3.18.1
963fa0
963fa0
* Tue Sep 22 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1
963fa0
- Update to 3.18.0
963fa0
963fa0
* Wed Jul 22 2015 David King <amigadave@amigadave.com> - 3.17.2-3
963fa0
- Bump for new gnome-desktop3
963fa0
963fa0
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.17.2-2
963fa0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
963fa0
963fa0
* Fri May 29 2015 Debarshi Ray <rishi@fedoraproject.org> - 3.17.2-1
963fa0
- Update to 3.17.2
963fa0
963fa0
* Wed May 13 2015 Debarshi Ray <rishi@fedoraproject.org> - 3.16.2-1
963fa0
- Update to 3.16.2
963fa0
963fa0
* Mon Apr 27 2015 David King <amigadave@amigadave.com> - 3.16.0-3
963fa0
- Rebuild for libgdata soname bump
963fa0
963fa0
* Mon Mar 30 2015 Richard Hughes <rhughes@redhat.com> - 3.16.0-2
963fa0
- Use better AppData screenshots
963fa0
963fa0
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
963fa0
- Update to 3.16.0
963fa0
963fa0
* Fri Mar 13 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.91-1
963fa0
- Update to 3.15.91
963fa0
963fa0
* Wed Feb 25 2015 Richard Hughes <rhughes@redhat.com> - 3.15.90-1
963fa0
- Update to 3.15.90
963fa0
963fa0
* Thu Jan 22 2015 Richard Hughes <rhughes@redhat.com> - 3.15.4-1
963fa0
- Update to 3.15.4
963fa0
963fa0
* Fri Dec 19 2014 Richard Hughes <rhughes@redhat.com> - 3.15.3-1
963fa0
- Update to 3.15.3
963fa0
963fa0
* Sat Nov 29 2014 Kalev Lember <kalevlember@gmail.com> - 3.15.2-1
963fa0
- Update to 3.15.2
963fa0
963fa0
* Wed Nov 12 2014 Vadim Rutkovsky <vrutkovs@redhat.com> - 3.14.2-2
963fa0
- Build installed tests
963fa0
963fa0
* Mon Nov 10 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.2-1
963fa0
- Update to 3.14.2
963fa0
963fa0
* Wed Sep 24 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
963fa0
- Update to 3.14.0
963fa0
- Set minimum required versions for libgdata and gtk3
963fa0
963fa0
* Wed Sep 17 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.92-1
963fa0
- Update to 3.13.92
963fa0
963fa0
* Fri Sep 05 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.91-1
963fa0
- Update to 3.13.91
963fa0
- Include HighContrast icons
963fa0
963fa0
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.4-2
963fa0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
963fa0
963fa0
* Thu Jul 24 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.4-1
963fa0
- Update to 3.13.4
963fa0
963fa0
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.12.1-2
963fa0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
963fa0
963fa0
* Wed Apr 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.1-1
963fa0
- Update to 3.12.1
963fa0
- Include help files
963fa0
963fa0
* Mon Mar 24 2014 Richard Hughes <rhughes@redhat.com> - 3.12.0-1
963fa0
- Update to 3.12.0
963fa0
963fa0
* Tue Mar 18 2014 Richard Hughes <rhughes@redhat.com> - 3.11.92-1
963fa0
- Update to 3.11.92
963fa0
963fa0
* Sat Mar 08 2014 Richard Hughes <rhughes@redhat.com> - 3.11.91-1
963fa0
- Update to 3.11.91
963fa0
963fa0
* Thu Feb 20 2014 Kalev Lember <kalevlember@gmail.com> - 3.11.90-1
963fa0
- Update to 3.11.90
963fa0
963fa0
* Wed Feb 19 2014 Richard Hughes <rhughes@redhat.com> - 3.11.5-2
963fa0
- Rebuilt for gnome-desktop soname bump
963fa0
963fa0
* Thu Feb 06 2014 Kalev Lember <kalevlember@gmail.com> - 3.11.5-1
963fa0
- Update to 3.11.5
963fa0
963fa0
* Wed Jan 15 2014 Richard Hughes <rhughes@redhat.com> - 3.11.4-1
963fa0
- Update to 3.11.4
963fa0
963fa0
* Tue Dec 17 2013 Richard Hughes <rhughes@redhat.com> - 3.11.3-1
963fa0
- Update to 3.11.3
963fa0
963fa0
* Mon Nov 25 2013 Richard Hughes <rhughes@redhat.com> - 3.11.2-1
963fa0
- Update to 3.11.2
963fa0
963fa0
* Thu Nov 14 2013 Richard Hughes <rhughes@redhat.com> - 3.10.2-1
963fa0
- Update to 3.10.2
963fa0
963fa0
* Tue Oct 29 2013 Richard Hughes <rhughes@redhat.com> - 3.10.1-1
963fa0
- Update to 3.10.1
963fa0
963fa0
* Wed Sep 25 2013 Richard Hughes <rhughes@redhat.com> - 3.10.0-1
963fa0
- Update to 3.10.0
963fa0
963fa0
* Wed Sep 18 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.92-1
963fa0
- Update to 3.9.92
963fa0
- Include the appdata file
963fa0
963fa0
* Wed Sep 04 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.91-1
963fa0
- Update to 3.9.91
963fa0
963fa0
* Thu Aug 22 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.90-1
963fa0
- Update to 3.9.90
963fa0
963fa0
* Sun Aug 04 2013 Debarshi Ray <rishi@fedoraproject.org> - 3.9.5.1-1
963fa0
- Update to 3.9.5.1
963fa0
963fa0
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.9.4-2
963fa0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
963fa0
963fa0
* Tue Jul 16 2013 Debarshi Ray <rishi@fedoraproject.org> - 3.9.4-1
963fa0
- Update to 3.9.4
963fa0
963fa0
* Tue May 14 2013 Richard Hughes <rhughes@redhat.com> - 3.8.2-1
963fa0
- Update to 3.8.2
963fa0
963fa0
* Mon Apr 15 2013 Richard Hughes <rhughes@redhat.com> - 3.8.0-1
963fa0
- Update to 3.8.0
963fa0
- Drop upstreamed packages
963fa0
- Fix BRs
963fa0
963fa0
* Thu Feb 21 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.3-6
963fa0
- Rebuilt for cogl soname bump
963fa0
963fa0
* Wed Feb 20 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.3-5
963fa0
- Rebuilt for libgnome-desktop soname bump
963fa0
963fa0
* Mon Jan 28 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.3-4
963fa0
- Rebuild for new tracker
963fa0
963fa0
* Fri Jan 25 2013 Peter Robinson <pbrobinson@fedoraproject.org> 3.7.3-3
963fa0
- Rebuild for new cogl
963fa0
963fa0
* Fri Dec 21 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.3-2
963fa0
- Rebuilt for libgnome-desktop-3 3.7.3 soname bump
963fa0
963fa0
* Wed Dec 19 2012 Debarshi Ray <rishi@fedoraproject.org> - 3.7.3-1
963fa0
- Update to 3.7.3
963fa0
963fa0
* Sat Dec 01 2012 Mathieu Bridon <bochecha@fedoraproject.org> - 3.7.2-4
963fa0
* Fix based on Ivan's review feedback:
963fa0
  - Add a comment on the multi-licensing situation
963fa0
963fa0
* Thu Nov 29 2012 Mathieu Bridon <bochecha@fedoraproject.org> - 3.7.2-3
963fa0
* Fixes based on Ivan's review feedback:
963fa0
  - Fix the upstream URL
963fa0
  - Fix the License tag
963fa0
  - Preserve timestamps when installing
963fa0
963fa0
* Sun Nov 25 2012 Mathieu Bridon <bochecha@fedoraproject.org> - 3.7.2-2
963fa0
* Fixes based on Debarshi's review feedback:
963fa0
  - Fix build requirement on gdk-pixbuf2-devel
963fa0
  - Add missing Provides on the bundled libgd
963fa0
963fa0
* Sun Nov 18 2012 Mathieu Bridon <bochecha@fedoraproject.org> - 3.7.2-1
963fa0
- Initial package for Fedora.