|
|
45eccf |
%global gdk_pixbuf2_version 2.36.5
|
|
|
45eccf |
%global gtk3_version 3.3.6
|
|
|
45eccf |
%global glib2_version 2.53.0
|
|
|
45eccf |
%global gsettings_desktop_schemas_version 3.27.0
|
|
|
45eccf |
%global po_package gnome-desktop-3.0
|
|
|
45eccf |
|
|
|
45eccf |
%global tarball_version %%(echo %{version} | tr '~' '.')
|
|
|
45eccf |
|
|
|
45eccf |
Name: gnome-desktop3
|
|
|
45eccf |
Version: 40.4
|
|
|
45eccf |
Release: 1%{?dist}
|
|
|
45eccf |
Summary: Library with common API for various GNOME modules
|
|
|
45eccf |
|
|
|
45eccf |
License: GPLv2+ and LGPLv2+
|
|
|
45eccf |
URL: http://www.gnome.org
|
|
|
45eccf |
Source0: http://download.gnome.org/sources/gnome-desktop/40/gnome-desktop-%{tarball_version}.tar.xz
|
|
|
45eccf |
|
|
|
45eccf |
Source1: gnome-mimeapps.list
|
|
|
45eccf |
# Generated with:
|
|
|
45eccf |
# for i in `cat /home/hadess/Projects/jhbuild/totem/data/mime-type-list.txt | grep -v audio/flac | grep -v ^#` ; do if grep MimeType /home/hadess/Projects/jhbuild/rhythmbox/data/rhythmbox.desktop.in.in | grep -q "$i;" ; then echo "$i=org.gnome.Rhythmbox3.desktop;rhythmbox.desktop;org.gnome.Totem.desktop;" >> totem-defaults.list ; else echo "$i=org.gnome.Totem.desktop;" >> totem-defaults.list ; fi ; done ; for i in `cat /home/hadess/Projects/jhbuild/totem/data/uri-schemes-list.txt | grep -v ^#` ; do echo "x-scheme-handler/$i=org.gnome.Totem.desktop;" >> totem-defaults.list ; done
|
|
|
45eccf |
Source2: totem-defaults.list
|
|
|
45eccf |
# Generated with:
|
|
|
45eccf |
# for i in `cat /home/hadess/Projects/jhbuild/file-roller/data/supported-mime-types | sed 's/;//g'` application/x-source-rpm ; do if grep MimeType /usr/share/applications/org.gnome.Nautilus.desktop | grep -q "$i;" ; then echo "$i=org.gnome.Nautilus.desktop;org.gnome.FileRoller.desktop;" >> file-roller-defaults.list ; elif ! `grep -q $i gnome-mimeapps.list` ; then echo $i=org.gnome.FileRoller.desktop\; >> file-roller-defaults.list ; fi ; done && for i in `grep MimeType= /usr/share/applications/org.gnome.Nautilus.desktop | sed 's/MimeType=//' | sed 's/;/ /g'` ; do if ! `grep -q $i file-roller-defaults.list || grep -q $i gnome-mimeapps.list` ; then echo "missing handler $i" ; fi ; done
|
|
|
45eccf |
Source3: file-roller-defaults.list
|
|
|
45eccf |
# Generated with:
|
|
|
45eccf |
# for i in `grep MimeType= /usr/share/applications/org.gnome.eog.desktop | sed 's/MimeType=//' | sed 's/;/ /g'` ; do echo $i=org.gnome.eog.desktop\; >> eog-defaults.list ; done
|
|
|
45eccf |
Source4: eog-defaults.list
|
|
|
45eccf |
# Generated with:
|
|
|
45eccf |
# for i in `grep MimeType= /usr/share/applications/org.gnome.Evince.desktop | sed 's/MimeType=//' | sed 's/;/ /g'` ; do echo $i=org.gnome.Evince.desktop\; >> evince-defaults.list ; done
|
|
|
45eccf |
Source5: evince-defaults.list
|
|
|
45eccf |
|
|
|
45eccf |
BuildRequires: gcc
|
|
|
45eccf |
BuildRequires: gettext
|
|
|
45eccf |
BuildRequires: gtk-doc
|
|
|
45eccf |
BuildRequires: itstool
|
|
|
45eccf |
BuildRequires: meson
|
|
|
45eccf |
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= %{gdk_pixbuf2_version}
|
|
|
45eccf |
BuildRequires: pkgconfig(gio-2.0) >= %{glib2_version}
|
|
|
45eccf |
BuildRequires: pkgconfig(glib-2.0) >= %{glib2_version}
|
|
|
45eccf |
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
|
|
45eccf |
BuildRequires: pkgconfig(gsettings-desktop-schemas) >= %{gsettings_desktop_schemas_version}
|
|
|
45eccf |
BuildRequires: pkgconfig(gtk+-3.0) >= %{gtk3_version}
|
|
|
45eccf |
BuildRequires: pkgconfig(iso-codes)
|
|
|
45eccf |
BuildRequires: pkgconfig(libseccomp)
|
|
|
45eccf |
BuildRequires: pkgconfig(libudev)
|
|
|
45eccf |
BuildRequires: pkgconfig(xkeyboard-config)
|
|
|
45eccf |
|
|
|
45eccf |
Conflicts: shared-mime-info < 2.0-4
|
|
|
45eccf |
Requires: shared-mime-info
|
|
|
45eccf |
|
|
|
45eccf |
%if !0%{?flatpak}
|
|
|
45eccf |
Requires: bubblewrap
|
|
|
45eccf |
%endif
|
|
|
45eccf |
Requires: gdk-pixbuf2%{?_isa} >= %{gdk_pixbuf2_version}
|
|
|
45eccf |
Requires: glib2%{?_isa} >= %{glib2_version}
|
|
|
45eccf |
# needed for GnomeWallClock
|
|
|
45eccf |
Requires: gsettings-desktop-schemas >= %{gsettings_desktop_schemas_version}
|
|
|
45eccf |
|
|
|
45eccf |
# GnomeBGSlideShow API change breaks older gnome-shell versions
|
|
|
45eccf |
Conflicts: gnome-shell < 3.33.4
|
|
|
45eccf |
|
|
|
45eccf |
%description
|
|
|
45eccf |
gnome-desktop contains the libgnome-desktop library as well as a data
|
|
|
45eccf |
file that exports the "GNOME" version to the Settings Details panel.
|
|
|
45eccf |
|
|
|
45eccf |
The libgnome-desktop library provides API shared by several applications
|
|
|
45eccf |
on the desktop, but that cannot live in the platform for various
|
|
|
45eccf |
reasons. There is no API or ABI guarantee, although we are doing our
|
|
|
45eccf |
best to provide stability. Documentation for the API is available with
|
|
|
45eccf |
gtk-doc.
|
|
|
45eccf |
|
|
|
45eccf |
%package devel
|
|
|
45eccf |
Summary: Libraries and headers for %{name}
|
|
|
45eccf |
License: LGPLv2+
|
|
|
45eccf |
Requires: %{name}%{?_isa} = %{version}-%{release}
|
|
|
45eccf |
|
|
|
45eccf |
%description devel
|
|
|
45eccf |
The %{name}-devel package contains libraries and header files for
|
|
|
45eccf |
developing applications that use %{name}.
|
|
|
45eccf |
|
|
|
45eccf |
%package tests
|
|
|
45eccf |
Summary: Tests for the %{name} package
|
|
|
45eccf |
Requires: %{name}%{?_isa} = %{version}-%{release}
|
|
|
45eccf |
|
|
|
45eccf |
%description tests
|
|
|
45eccf |
The %{name}-tests package contains tests that can be used to verify
|
|
|
45eccf |
the functionality of the installed %{name} package.
|
|
|
45eccf |
|
|
|
45eccf |
%prep
|
|
|
45eccf |
%autosetup -p1 -n gnome-desktop-%{tarball_version}
|
|
|
45eccf |
|
|
|
45eccf |
%build
|
|
|
45eccf |
%meson -Dgtk_doc=true -Dinstalled_tests=true
|
|
|
45eccf |
%meson_build
|
|
|
45eccf |
|
|
|
45eccf |
%install
|
|
|
45eccf |
%meson_install
|
|
|
45eccf |
|
|
|
45eccf |
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/applications
|
|
|
45eccf |
install -m 644 %SOURCE1 $RPM_BUILD_ROOT/%{_datadir}/applications/gnome-mimeapps.list
|
|
|
45eccf |
cat %SOURCE2 >> $RPM_BUILD_ROOT/%{_datadir}/applications/gnome-mimeapps.list
|
|
|
45eccf |
cat %SOURCE3 >> $RPM_BUILD_ROOT/%{_datadir}/applications/gnome-mimeapps.list
|
|
|
45eccf |
cat %SOURCE4 >> $RPM_BUILD_ROOT/%{_datadir}/applications/gnome-mimeapps.list
|
|
|
45eccf |
cat %SOURCE5 >> $RPM_BUILD_ROOT/%{_datadir}/applications/gnome-mimeapps.list
|
|
|
45eccf |
|
|
|
45eccf |
%find_lang %{po_package} --all-name --with-gnome
|
|
|
45eccf |
|
|
|
45eccf |
%files -f %{po_package}.lang
|
|
|
45eccf |
%doc AUTHORS NEWS README.md
|
|
|
45eccf |
%license COPYING COPYING.LIB
|
|
|
45eccf |
%{_datadir}/gnome/gnome-version.xml
|
|
|
45eccf |
%{_datadir}/applications/gnome-mimeapps.list
|
|
|
45eccf |
# LGPL
|
|
|
45eccf |
%{_libdir}/libgnome-desktop-3.so.19{,.*}
|
|
|
45eccf |
%{_libdir}/girepository-1.0/GnomeDesktop-3.0.typelib
|
|
|
45eccf |
%{_libexecdir}/gnome-desktop-debug/
|
|
|
45eccf |
|
|
|
45eccf |
%files devel
|
|
|
45eccf |
%{_libdir}/lib*.so
|
|
|
45eccf |
%{_libdir}/pkgconfig/*
|
|
|
45eccf |
%{_includedir}/*
|
|
|
45eccf |
%{_datadir}/gir-1.0/GnomeDesktop-3.0.gir
|
|
|
45eccf |
%dir %{_datadir}/gtk-doc/
|
|
|
45eccf |
%dir %{_datadir}/gtk-doc/html/
|
|
|
45eccf |
%doc %{_datadir}/gtk-doc/html/gnome-desktop3/
|
|
|
45eccf |
|
|
|
45eccf |
%files tests
|
|
|
45eccf |
%{_libexecdir}/installed-tests/gnome-desktop
|
|
|
45eccf |
%{_datadir}/installed-tests
|
|
|
45eccf |
|
|
|
45eccf |
%changelog
|
|
|
45eccf |
* Thu Aug 19 2021 Kalev Lember <klember@redhat.com> - 40.4-1
|
|
|
45eccf |
- Update to 40.4
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 40.1-2
|
|
|
45eccf |
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
45eccf |
Related: rhbz#1991688
|
|
|
45eccf |
|
|
|
45eccf |
* Wed May 05 2021 Kalev Lember <klember@redhat.com> - 40.1-1
|
|
|
45eccf |
- Update to 40.1
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Apr 15 2021 Mohan Boddu <mboddu@redhat.com> - 40.0-3
|
|
|
45eccf |
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Apr 01 2021 Bastien Nocera <bnocera@redhat.com> - 40.0-2
|
|
|
45eccf |
+ gnome-desktop3-40.0-2
|
|
|
45eccf |
- Re-add mistakenly removed debug utilities
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Mar 22 2021 Kalev Lember <klember@redhat.com> - 40.0-1
|
|
|
45eccf |
- Update to 40.0
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Mar 18 2021 Kalev Lember <klember@redhat.com> - 40~rc-1
|
|
|
45eccf |
- Update to 40.rc
|
|
|
45eccf |
|
|
|
45eccf |
* Sun Feb 21 2021 Kalev Lember <klember@redhat.com> - 40~beta-1
|
|
|
45eccf |
- Update to 40.beta
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Feb 10 2021 Kalev Lember <klember@redhat.com> - 40~alpha.0-1
|
|
|
45eccf |
- Update to 40.alpha.0
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 3.38.3-2
|
|
|
45eccf |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
45eccf |
|
|
|
45eccf |
* Sat Jan 16 2021 Kalev Lember <klember@redhat.com> - 3.38.3-1
|
|
|
45eccf |
- Update to 3.38.3
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Nov 25 2020 Kalev Lember <klember@redhat.com> - 3.38.2-1
|
|
|
45eccf |
- Update to 3.38.2
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Oct 5 2020 Kalev Lember <klember@redhat.com> - 3.38.1-1
|
|
|
45eccf |
- Update to 3.38.1
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Sep 14 2020 Kalev Lember <klember@redhat.com> - 3.38.0-1
|
|
|
45eccf |
- Update to 3.38.0
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Sep 07 2020 Kalev Lember <klember@redhat.com> - 3.37.92-1
|
|
|
45eccf |
- Update to 3.37.92
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Aug 26 2020 Kalev Lember <klember@redhat.com> - 3.37.91-1
|
|
|
45eccf |
- Update to 3.37.91
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Aug 25 2020 Bastien Nocera <bnocera@redhat.com> - 3.37.90.1-2
|
|
|
45eccf |
+ gnome-desktop3-3.37.90.1-2
|
|
|
45eccf |
- Add GNOME specific defaults apps list, moved from shared-mime-info
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Aug 17 2020 Kalev Lember <klember@redhat.com> - 3.37.90.1-1
|
|
|
45eccf |
- Update to 3.37.90.1
|
|
|
45eccf |
|
|
|
45eccf |
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.37.3-3
|
|
|
45eccf |
- Second attempt - Rebuilt for
|
|
|
45eccf |
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.37.3-2
|
|
|
45eccf |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Jul 20 2020 Kalev Lember <klember@redhat.com> - 3.37.3-1
|
|
|
45eccf |
- Update to 3.37.3
|
|
|
45eccf |
|
|
|
45eccf |
* Fri Jun 05 2020 Kalev Lember <klember@redhat.com> - 3.37.2-1
|
|
|
45eccf |
- Update to 3.37.2
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Apr 30 2020 Kalev Lember <klember@redhat.com> - 3.37.1-1
|
|
|
45eccf |
- Update to 3.37.1
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Apr 29 2020 Kalev Lember <klember@redhat.com> - 3.36.2-1
|
|
|
45eccf |
- Update to 3.36.2
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Mar 31 2020 Kalev Lember <klember@redhat.com> - 3.36.1-1
|
|
|
45eccf |
- Update to 3.36.1
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Mar 10 2020 Kalev Lember <klember@redhat.com> - 3.36.0-1
|
|
|
45eccf |
- Update to 3.36.0
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Feb 17 2020 Kalev Lember <klember@redhat.com> - 3.35.91-1
|
|
|
45eccf |
- Update to 3.35.91
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Feb 06 2020 Kalev Lember <klember@redhat.com> - 3.35.90-1
|
|
|
45eccf |
- Update to 3.35.90
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.35.4-2
|
|
|
45eccf |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Jan 16 2020 Kalev Lember <klember@redhat.com> - 3.35.4-1
|
|
|
45eccf |
- Update to 3.35.4
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Dec 05 2019 Benjamin Berg <bberg@redhat.com> - 3.35.2-2
|
|
|
45eccf |
- Add upstream patch adding new API that is already in stable
|
|
|
45eccf |
https://gitlab.gnome.org/GNOME/gnome-desktop/merge_requests/58
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Dec 02 2019 Kalev Lember <klember@redhat.com> - 3.35.2-1
|
|
|
45eccf |
- Update to 3.35.2
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Oct 08 2019 Kalev Lember <klember@redhat.com> - 3.34.1-1
|
|
|
45eccf |
- Update to 3.34.1
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Sep 10 2019 Kalev Lember <klember@redhat.com> - 3.34.0-1
|
|
|
45eccf |
- Update to 3.34.0
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Sep 05 2019 Kalev Lember <klember@redhat.com> - 3.33.92.1-1
|
|
|
45eccf |
- Update to 3.33.92.1
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Aug 21 2019 Kalev Lember <klember@redhat.com> - 3.33.91-1
|
|
|
45eccf |
- Update to 3.33.91
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Aug 12 2019 Kalev Lember <klember@redhat.com> - 3.33.90-1
|
|
|
45eccf |
- Update to 3.33.90
|
|
|
45eccf |
|
|
|
45eccf |
* Fri Jul 26 2019 Michael Catanzaro <mcatanzaro@gnome.org> - 3.33.4-3
|
|
|
45eccf |
- Drop compat library, which might be causing problems
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.33.4-2
|
|
|
45eccf |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
45eccf |
|
|
|
45eccf |
* Sat Jul 20 2019 Kalev Lember <klember@redhat.com> - 3.33.4-1
|
|
|
45eccf |
- Update to 3.33.4
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Jun 18 2019 Kalev Lember <klember@redhat.com> - 3.33.3-1
|
|
|
45eccf |
- Update to 3.33.3
|
|
|
45eccf |
|
|
|
45eccf |
* Wed May 22 2019 Kalev Lember <klember@redhat.com> - 3.33.2-1
|
|
|
45eccf |
- Update to 3.33.2
|
|
|
45eccf |
|
|
|
45eccf |
* Thu May 09 2019 Kalev Lember <klember@redhat.com> - 3.33.1-1
|
|
|
45eccf |
- Update to 3.33.1
|
|
|
45eccf |
|
|
|
45eccf |
* Tue May 07 2019 Kalev Lember <klember@redhat.com> - 3.32.2-1
|
|
|
45eccf |
- Update to 3.32.2
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Apr 16 2019 Adam Williamson <awilliam@redhat.com> - 3.32.1-2
|
|
|
45eccf |
- Rebuild with Meson fix for #1699099
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Apr 10 2019 Kalev Lember <klember@redhat.com> - 3.32.1-1
|
|
|
45eccf |
- Update to 3.32.1
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Mar 12 2019 Kalev Lember <klember@redhat.com> - 3.32.0-1
|
|
|
45eccf |
- Update to 3.32.0
|
|
|
45eccf |
|
|
|
45eccf |
* Fri Mar 08 2019 Kalev Lember <klember@redhat.com> - 3.31.92-1
|
|
|
45eccf |
- Update to 3.31.92
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Feb 20 2019 Kalev Lember <klember@redhat.com> - 3.31.91-1
|
|
|
45eccf |
- Update to 3.31.91
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Feb 19 2019 Kalev Lember <klember@redhat.com> - 3.31.90-3
|
|
|
45eccf |
- Rebuilt against fixed atk (#1626575)
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Feb 19 2019 Pete Walter <pwalter@fedoraproject.org> - 3.31.90-2
|
|
|
45eccf |
- Drop gnome-themes-extra requires
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Feb 05 2019 Kalev Lember <klember@redhat.com> - 3.31.90-1
|
|
|
45eccf |
- Update to 3.31.90
|
|
|
45eccf |
- Sync package description with upstream README
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 3.31.4-2
|
|
|
45eccf |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Jan 09 2019 Kalev Lember <klember@redhat.com> - 3.31.4-1
|
|
|
45eccf |
- Update to 3.31.4
|
|
|
45eccf |
- Switch to the meson build system
|
|
|
45eccf |
|
|
|
45eccf |
* Sat Oct 27 2018 Kalev Lember <klember@redhat.com> - 3.30.2-1
|
|
|
45eccf |
- Update to 3.30.2
|
|
|
45eccf |
|
|
|
45eccf |
* Fri Sep 28 2018 Owen Taylor <otaylor@redhat.com> - 3.30.1-2
|
|
|
45eccf |
- Disable bubblewrap Requires when building for inclusion in a Flatpak
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Sep 26 2018 Kalev Lember <klember@redhat.com> - 3.30.1-1
|
|
|
45eccf |
- Update to 3.30.1
|
|
|
45eccf |
|
|
|
45eccf |
* Fri Sep 07 2018 Kalev Lember <klember@redhat.com> - 3.30.0-2
|
|
|
45eccf |
- Rebuilt against fixed atk (#1626575)
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Sep 06 2018 Kalev Lember <klember@redhat.com> - 3.30.0-1
|
|
|
45eccf |
- Update to 3.30.0
|
|
|
45eccf |
|
|
|
45eccf |
* Sun Aug 12 2018 Kalev Lember <klember@redhat.com> - 3.29.90.1-1
|
|
|
45eccf |
- Update to 3.29.90.1
|
|
|
45eccf |
|
|
|
45eccf |
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.28.2-2
|
|
|
45eccf |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
|
45eccf |
|
|
|
45eccf |
* Thu May 10 2018 Kalev Lember <klember@redhat.com> - 3.28.2-1
|
|
|
45eccf |
- Update to 3.28.2
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Apr 11 2018 Kalev Lember <klember@redhat.com> - 3.28.1-1
|
|
|
45eccf |
- Update to 3.28.1
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Mar 12 2018 Kalev Lember <klember@redhat.com> - 3.28.0-1
|
|
|
45eccf |
- Update to 3.28.0
|
|
|
45eccf |
|
|
|
45eccf |
* Sun Mar 11 2018 Kalev Lember <klember@redhat.com> - 3.27.92-1
|
|
|
45eccf |
- Update to 3.27.92
|
|
|
45eccf |
- Remove ldconfig scriptlets
|
|
|
45eccf |
|
|
|
45eccf |
* Sat Feb 10 2018 Bastien Nocera <bnocera@redhat.com> - 3.27.90-1
|
|
|
45eccf |
+ gnome-desktop3-3.27.90-1
|
|
|
45eccf |
- Update to 3.27.90
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.26.2-2
|
|
|
45eccf |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Nov 01 2017 Kalev Lember <klember@redhat.com> - 3.26.2-1
|
|
|
45eccf |
- Update to 3.26.2
|
|
|
45eccf |
|
|
|
45eccf |
* Fri Oct 06 2017 Kalev Lember <klember@redhat.com> - 3.26.1-1
|
|
|
45eccf |
- Update to 3.26.1
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Sep 11 2017 Kalev Lember <klember@redhat.com> - 3.26.0-1
|
|
|
45eccf |
- Update to 3.26.0
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Sep 07 2017 Kalev Lember <klember@redhat.com> - 3.25.92-1
|
|
|
45eccf |
- Update to 3.25.92
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Aug 24 2017 Bastien Nocera <bnocera@redhat.com> - 3.25.91.1-1
|
|
|
45eccf |
+ gnome-desktop3-3.25.91.1-1
|
|
|
45eccf |
- Update to 3.25.91.1
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Aug 09 2017 Bastien Nocera <bnocera@redhat.com> - 3.25.90-1
|
|
|
45eccf |
+ gnome-desktop3-3.25.90-1
|
|
|
45eccf |
- Update to 3.25.90
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.4-3
|
|
|
45eccf |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.25.4-2
|
|
|
45eccf |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Jul 20 2017 Kalev Lember <klember@redhat.com> - 3.25.4-1
|
|
|
45eccf |
- Update to 3.25.4
|
|
|
45eccf |
|
|
|
45eccf |
* Sun Jun 25 2017 Kalev Lember <klember@redhat.com> - 3.25.3-1
|
|
|
45eccf |
- Update to 3.25.3
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Jun 12 2017 Kalev Lember <klember@redhat.com> - 3.25.2-1
|
|
|
45eccf |
- Update to 3.25.2
|
|
|
45eccf |
- Set minimum required glib2 version
|
|
|
45eccf |
|
|
|
45eccf |
* Tue May 09 2017 Kalev Lember <klember@redhat.com> - 3.24.2-1
|
|
|
45eccf |
- Update to 3.24.2
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Apr 11 2017 Kalev Lember <klember@redhat.com> - 3.24.1-1
|
|
|
45eccf |
- Update to 3.24.1
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Mar 21 2017 Kalev Lember <klember@redhat.com> - 3.24.0-1
|
|
|
45eccf |
- Update to 3.24.0
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Mar 16 2017 Kalev Lember <klember@redhat.com> - 3.23.92-1
|
|
|
45eccf |
- Update to 3.23.92
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Feb 27 2017 Richard Hughes <rhughes@redhat.com> - 3.23.91-1
|
|
|
45eccf |
- Update to 3.23.91
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Feb 14 2017 Richard Hughes <rhughes@redhat.com> - 3.23.90-1
|
|
|
45eccf |
- Update to 3.23.90
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Feb 13 2017 Richard Hughes <rhughes@redhat.com> - 3.23.3-1
|
|
|
45eccf |
- Update to 3.23.3
|
|
|
45eccf |
|
|
|
45eccf |
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.23.2-2
|
|
|
45eccf |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Dec 01 2016 Kalev Lember <klember@redhat.com> - 3.23.2-1
|
|
|
45eccf |
- Update to 3.23.2
|
|
|
45eccf |
|
|
|
45eccf |
* Sun Oct 30 2016 Kalev Lember <klember@redhat.com> - 3.23.1-1
|
|
|
45eccf |
- Update to 3.23.1
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Oct 12 2016 Kalev Lember <klember@redhat.com> - 3.22.1-1
|
|
|
45eccf |
- Update to 3.22.1
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Sep 19 2016 Kalev Lember <klember@redhat.com> - 3.22.0-1
|
|
|
45eccf |
- Update to 3.22.0
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Sep 14 2016 Kalev Lember <klember@redhat.com> - 3.21.92-1
|
|
|
45eccf |
- Update to 3.21.92
|
|
|
45eccf |
- Don't set group tags
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Aug 18 2016 Kalev Lember <klember@redhat.com> - 3.21.90-1
|
|
|
45eccf |
- Update to 3.21.90
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Jul 26 2016 Kalev Lember <klember@redhat.com> - 3.21.4-1
|
|
|
45eccf |
- Update to 3.21.4
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Jun 22 2016 Richard Hughes <rhughes@redhat.com> - 3.21.3-1
|
|
|
45eccf |
- Update to 3.21.3
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Jun 13 2016 Kalev Lember <klember@redhat.com> - 3.21.2-1
|
|
|
45eccf |
- Update to 3.21.2
|
|
|
45eccf |
|
|
|
45eccf |
* Tue May 03 2016 Kalev Lember <klember@redhat.com> - 3.21.1-1
|
|
|
45eccf |
- Update to 3.21.1
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Apr 27 2016 Owen Taylor <otaylor@redhat.com> - 3.20.1-2
|
|
|
45eccf |
- Remove dependency on system-backgrounds-gnome; this made sense when
|
|
|
45eccf |
gnome-desktop contained the GConf schemas, but now the background
|
|
|
45eccf |
settings live in gsettings-desktop-schemas and are overridden to
|
|
|
45eccf |
point to a Fedora background with a file we drop in from
|
|
|
45eccf |
desktop-backgrounds-gnome.
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Apr 13 2016 Kalev Lember <klember@redhat.com> - 3.20.1-1
|
|
|
45eccf |
- Update to 3.20.1
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1
|
|
|
45eccf |
- Update to 3.20.0
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Mar 17 2016 Kalev Lember <klember@redhat.com> - 3.19.93-1
|
|
|
45eccf |
- Update to 3.19.93
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Mar 14 2016 Kalev Lember <klember@redhat.com> - 3.19.92-1
|
|
|
45eccf |
- Update to 3.19.92
|
|
|
45eccf |
|
|
|
45eccf |
* Fri Mar 04 2016 Richard Hughes <rhughes@redhat.com> - 3.19.91-1
|
|
|
45eccf |
- Update to 3.19.91
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Feb 16 2016 Richard Hughes <rhughes@redhat.com> - 3.19.90-1
|
|
|
45eccf |
- Update to 3.19.90
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.19.3-2
|
|
|
45eccf |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Dec 16 2015 Kalev Lember <klember@redhat.com> - 3.19.3-1
|
|
|
45eccf |
- Update to 3.19.3
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Nov 24 2015 Kalev Lember <klember@redhat.com> - 3.19.2-1
|
|
|
45eccf |
- Update to 3.19.2
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Oct 28 2015 Kalev Lember <klember@redhat.com> - 3.19.1-1
|
|
|
45eccf |
- Update to 3.19.1
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Oct 13 2015 Kalev Lember <klember@redhat.com> - 3.18.1-1
|
|
|
45eccf |
- Update to 3.18.1
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1
|
|
|
45eccf |
- Update to 3.18.0
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Sep 15 2015 Kalev Lember <klember@redhat.com> - 3.17.92-1
|
|
|
45eccf |
- Update to 3.17.92
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Sep 03 2015 Kalev Lember <klember@redhat.com> - 3.17.91-1
|
|
|
45eccf |
- Update to 3.17.91
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Aug 18 2015 Kalev Lember <klember@redhat.com> - 3.17.90-1
|
|
|
45eccf |
- Update to 3.17.90
|
|
|
45eccf |
- Use make_install macro
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Jul 21 2015 David King <amigadave@amigadave.com> - 3.17.4-1
|
|
|
45eccf |
- Update to 3.17.4
|
|
|
45eccf |
- Preserve timestamps during install
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Jun 24 2015 David King <amigadave@amigadave.com> - 3.17.3-1
|
|
|
45eccf |
- Update to 3.17.3
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.17.2-2
|
|
|
45eccf |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
45eccf |
|
|
|
45eccf |
* Sun May 31 2015 Kalev Lember <kalevlember@gmail.com> - 3.17.2-1
|
|
|
45eccf |
- Update to 3.17.2
|
|
|
45eccf |
|
|
|
45eccf |
* Tue May 12 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.2-1
|
|
|
45eccf |
- Update to 3.16.2
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Apr 15 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.1-1
|
|
|
45eccf |
- Update to 3.16.1
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
|
|
|
45eccf |
- Update to 3.16.0
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Mar 17 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.92-1
|
|
|
45eccf |
- Update to 3.15.92
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Mar 02 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.91-1
|
|
|
45eccf |
- Update to 3.15.91
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Feb 16 2015 David King <amigadave@amigadave.com> - 3.15.90-1
|
|
|
45eccf |
- Update to 3.15.90
|
|
|
45eccf |
- Use license macro for COPYING and COPYING.LIB
|
|
|
45eccf |
- Use pkgconfig for BuildRequires
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Jan 22 2015 Richard Hughes <rhughes@redhat.com> - 3.15.4-1
|
|
|
45eccf |
- Update to 3.15.4
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Dec 18 2014 Richard Hughes <rhughes@redhat.com> - 3.15.3-1
|
|
|
45eccf |
- Update to 3.15.3
|
|
|
45eccf |
|
|
|
45eccf |
* Fri Dec 05 2014 Kalev Lember <kalevlember@gmail.com> - 3.15.2.1-1
|
|
|
45eccf |
- Update to 3.15.2.1
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Nov 25 2014 Kalev Lember <kalevlember@gmail.com> - 3.15.2-1
|
|
|
45eccf |
- Update to 3.15.2
|
|
|
45eccf |
|
|
|
45eccf |
* Sun Nov 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.2-2
|
|
|
45eccf |
- Obsolete compat-gnome-desktop310 from rhughes-f20-gnome-3-12 copr
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Nov 12 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.2-1
|
|
|
45eccf |
- Update to 3.14.2
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Nov 12 2014 Vadim Rutkovsky <vrutkovs@redhat.com> - 3.14.1-2
|
|
|
45eccf |
- Build installed tests
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Oct 14 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.1-1
|
|
|
45eccf |
- Update to 3.14.1
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Sep 23 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-2
|
|
|
45eccf |
- Drop redhat-menus dependency
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
|
|
|
45eccf |
- Update to 3.14.0
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Sep 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.92-1
|
|
|
45eccf |
- Update to 3.13.92
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Sep 03 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.91-1
|
|
|
45eccf |
- Update to 3.13.91
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Aug 21 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.90-1
|
|
|
45eccf |
- Update to 3.13.90
|
|
|
45eccf |
|
|
|
45eccf |
* Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.4-2
|
|
|
45eccf |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Jul 23 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.4-1
|
|
|
45eccf |
- Update to 3.13.4
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.3-2
|
|
|
45eccf |
- Rebuilt for gobject-introspection 1.41.4
|
|
|
45eccf |
|
|
|
45eccf |
* Fri Jun 27 2014 Richard Hughes <rhughes@redhat.com> - 3.13.3-1
|
|
|
45eccf |
- Update to 3.13.3
|
|
|
45eccf |
|
|
|
45eccf |
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.2-2
|
|
|
45eccf |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
45eccf |
|
|
|
45eccf |
* Wed May 28 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.2-1
|
|
|
45eccf |
- Update to 3.13.2
|
|
|
45eccf |
|
|
|
45eccf |
* Fri May 02 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.1-1
|
|
|
45eccf |
- Update to 3.13.1
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Apr 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.1-1
|
|
|
45eccf |
- Update to 3.12.1
|
|
|
45eccf |
- Tighten -devel deps with %%{_isa}
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Mar 24 2014 Richard Hughes <rhughes@redhat.com> - 3.12.0-1
|
|
|
45eccf |
- Update to 3.12.0
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Mar 18 2014 Richard Hughes <rhughes@redhat.com> - 3.11.91-1
|
|
|
45eccf |
- Update to 3.11.91
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Feb 19 2014 Richard Hughes <rhughes@redhat.com> - 3.11.90-1
|
|
|
45eccf |
- Update to 3.11.90
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Feb 04 2014 Richard Hughes <rhughes@redhat.com> - 3.11.5-1
|
|
|
45eccf |
- Update to 3.11.5
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Jan 16 2014 Richard Hughes <rhughes@redhat.com> - 3.11.4-1
|
|
|
45eccf |
- Update to 3.11.4
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Nov 25 2013 Richard Hughes <rhughes@redhat.com> - 3.11.2-1
|
|
|
45eccf |
- Update to 3.11.2
|
|
|
45eccf |
|
|
|
45eccf |
* Fri Nov 01 2013 Kalev Lember <kalevlember@gmail.com> - 3.11.1-1
|
|
|
45eccf |
- Update to 3.11.1
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Oct 28 2013 Richard Hughes <rhughes@redhat.com> - 3.10.1-1
|
|
|
45eccf |
- Update to 3.10.1
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Sep 24 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
|
|
|
45eccf |
- Update to 3.10.0
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Sep 18 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.92-1
|
|
|
45eccf |
- Update to 3.9.92
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Sep 9 2013 Rui Matos <rmatos@redhat.com> - 3.9.91-2
|
|
|
45eccf |
- Add patch to default to ibus-kkc for Japanese
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Sep 03 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.91-1
|
|
|
45eccf |
- Update to 3.9.91
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Aug 22 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.90-1
|
|
|
45eccf |
- Update to 3.9.90
|
|
|
45eccf |
|
|
|
45eccf |
* Fri Aug 09 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.5-1
|
|
|
45eccf |
- Update to 3.9.5
|
|
|
45eccf |
|
|
|
45eccf |
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.9.1.1-2
|
|
|
45eccf |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
45eccf |
|
|
|
45eccf |
* Sun Jun 02 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.1.1-1
|
|
|
45eccf |
- Update to 3.9.1.1
|
|
|
45eccf |
- Remove unused startup-notification dependency
|
|
|
45eccf |
|
|
|
45eccf |
* Tue May 14 2013 Richard Hughes <rhughes@redhat.com> - 3.8.2-1
|
|
|
45eccf |
- Update to 3.8.2
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Apr 15 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.1-1
|
|
|
45eccf |
- Update to 3.8.1
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Mar 27 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.0.1-1
|
|
|
45eccf |
- Update to 3.8.0.1
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.0-1
|
|
|
45eccf |
- Update to 3.8.0
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Mar 19 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.92-1
|
|
|
45eccf |
- Update to 3.7.92
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Mar 6 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.91.1-1
|
|
|
45eccf |
- Update to 3.7.91.1
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Feb 21 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.90-2
|
|
|
45eccf |
- Conflict with older gnome-shell versions
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Feb 20 2013 Richard Hughes <rhughes@redhat.com> - 3.7.90-1
|
|
|
45eccf |
- Update to 3.7.90
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Feb 05 2013 Richard Hughes <rhughes@redhat.com> - 3.7.5-1
|
|
|
45eccf |
- Update to 3.7.5
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Jan 15 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.4-1
|
|
|
45eccf |
- Update to 3.7.4
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Dec 20 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.3-1
|
|
|
45eccf |
- Update to 3.7.3
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Nov 20 2012 Richard Hughes <hughsient@gmail.com> - 3.7.2-1
|
|
|
45eccf |
- Update to 3.7.2
|
|
|
45eccf |
|
|
|
45eccf |
* Fri Nov 09 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.1-1
|
|
|
45eccf |
- Update to 3.7.1
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Oct 17 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.1-1
|
|
|
45eccf |
- Update to 3.6.1
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Sep 26 2012 Richard Hughes <hughsient@gmail.com> - 3.6.0.1-1
|
|
|
45eccf |
- Update to 3.6.0.1
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Sep 25 2012 Richard Hughes <hughsient@gmail.com> - 3.6.0-1
|
|
|
45eccf |
- Update to 3.6.0
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Sep 06 2012 Richard Hughes <hughsient@gmail.com> - 3.5.91-1
|
|
|
45eccf |
- Update to 3.5.91
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Aug 22 2012 Richard Hughes <hughsient@gmail.com> - 3.5.90-1
|
|
|
45eccf |
- Update to 3.5.90
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Aug 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.5-1
|
|
|
45eccf |
- Update to 3.5.5
|
|
|
45eccf |
|
|
|
45eccf |
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.5.4-2
|
|
|
45eccf |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Jul 17 2012 Richard Hughes <hughsient@gmail.com> - 3.5.4-1
|
|
|
45eccf |
- Update to 3.5.4
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Jun 26 2012 Richard Hughes <hughsient@gmail.com> - 3.5.3-1
|
|
|
45eccf |
- Update to 3.5.3
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-3
|
|
|
45eccf |
- Add missing files
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Jun 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-2
|
|
|
45eccf |
- Add missing BRs
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Jun 06 2012 Richard Hughes <hughsient@gmail.com> - 3.5.2-1
|
|
|
45eccf |
- Update to 3.5.2
|
|
|
45eccf |
|
|
|
45eccf |
* Mon May 14 2012 Richard Hughes <hughsient@gmail.com> - 3.4.2-1
|
|
|
45eccf |
- Update to 3.4.2
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Apr 16 2012 Daniel Drake <dsd@laptop.org> - 3.4.1-2
|
|
|
45eccf |
- Add upstream patch to fix crash when the system clock is wrong
|
|
|
45eccf |
- Fixes GNOME#673551, OLPC#11714
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Apr 16 2012 Richard Hughes <hughsient@gmail.com> - 3.4.1-1
|
|
|
45eccf |
- Update to 3.4.1
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Mar 26 2012 Richard Hughes <rhughes@redhat.com> - 3.4.0-1
|
|
|
45eccf |
- New upstream version.
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Mar 19 2012 Richard Hughes <rhughes@redhat.com> 3.3.92-1
|
|
|
45eccf |
- Update to 3.3.92
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Feb 7 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.5-1
|
|
|
45eccf |
- Update to 3.3.5
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Jan 17 2012 Matthias Clasen <mclasen@redhat.com> - 3.3.4-1
|
|
|
45eccf |
- Update to 3.3.4
|
|
|
45eccf |
|
|
|
45eccf |
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.3.3-2
|
|
|
45eccf |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Dec 20 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.3-1
|
|
|
45eccf |
- Update to 3.3.3
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Nov 21 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.2-1
|
|
|
45eccf |
- Update to 3.3.2
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Nov 2 2011 Matthias Clasen <mclasen@redhat.com> - 3.3.1-1
|
|
|
45eccf |
- Update to 3.3.1
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Oct 26 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.2.1-2
|
|
|
45eccf |
- Rebuilt for glibc bug#747377
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Oct 18 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-1
|
|
|
45eccf |
- Update to 3.2.1
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.2.0-1
|
|
|
45eccf |
- Update to 3.2.0
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Sep 27 2011 Ray <rstrode@redhat.com> - 3.2.0-1
|
|
|
45eccf |
- Update to 3.2.0
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Sep 19 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.92-1
|
|
|
45eccf |
- Update to 3.1.92
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Sep 12 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.91-3
|
|
|
45eccf |
- Fix a gnome-screensaver crash
|
|
|
45eccf |
|
|
|
45eccf |
* Fri Sep 9 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.91-2
|
|
|
45eccf |
- Require gsettings-desktop-schemas
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Sep 5 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.91-1
|
|
|
45eccf |
- Update to 3.1.91
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Aug 30 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.90.1-1
|
|
|
45eccf |
- Update to 3.1.90.1
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Aug 16 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.5-1
|
|
|
45eccf |
- Update to 3.1.5
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Jul 25 2011 Matthias Clasen <mclasen@redhat.com> - 3.1.4-1
|
|
|
45eccf |
- Update to 3.1.4
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Jul 04 2011 Bastien Nocera <bnocera@redhat.com> 3.1.3-1
|
|
|
45eccf |
- Update to 3.1.3
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Jun 14 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.1.2-1
|
|
|
45eccf |
- Update to 3.1.2
|
|
|
45eccf |
|
|
|
45eccf |
* Wed May 11 2011 Tomas Bzatek <tbzatek@redhat.com> - 3.1.1-1
|
|
|
45eccf |
- Update to 3.1.1
|
|
|
45eccf |
|
|
|
45eccf |
* Mon May 2 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.1-2
|
|
|
45eccf |
- Prevent segfaults in gnome-rr users on randr-less displays
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Apr 26 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.1-1
|
|
|
45eccf |
- Update to 3.0.1
|
|
|
45eccf |
|
|
|
45eccf |
* Fri Apr 15 2011 Matthias Clasen <mclasen@redhat.com> - 3.0.0-2
|
|
|
45eccf |
- Require gnome-themes-standard (#674799)
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Apr 4 2011 Christopher Aillon <caillon@redhat.com> - 3.0.0-1
|
|
|
45eccf |
- Update to 3.0.0
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Mar 24 2011 Christopher Aillon <caillon@redhat.com> - 2.91.93-1
|
|
|
45eccf |
- Update to 2.91.93
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Mar 22 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.92-1
|
|
|
45eccf |
- Update to 2.91.92
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Mar 7 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.91-1
|
|
|
45eccf |
- Update to 2.91.91
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Feb 21 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.90-1
|
|
|
45eccf |
- 2.91.90
|
|
|
45eccf |
- Drop obsolete GConf dep
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Feb 10 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.6.1-4
|
|
|
45eccf |
- Rebuild against newer gtk
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.91.6.1-3
|
|
|
45eccf |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
45eccf |
|
|
|
45eccf |
* Fri Feb 04 2011 Bastien Nocera <bnocera@redhat.com> 2.91.6.1-2
|
|
|
45eccf |
- Fix refcount issue in GnomeRRLabeler
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Feb 2 2011 Matthias Clasen <mclasen@redhat.com> 2.91.6.1-1
|
|
|
45eccf |
- Update to 2.91.6.1
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Feb 2 2011 Matthias Clasen <mclasen@redhat.com> 2.91.6-3
|
|
|
45eccf |
- Rebuild against newer gtk
|
|
|
45eccf |
|
|
|
45eccf |
* Fri Jan 28 2011 Matthias Clasen <mclasen@redhat.com> 2.91.6-2
|
|
|
45eccf |
- Build with introspection support
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Jan 11 2011 Matthias Clasen <mclasen@redhat.com> 2.91.6-1
|
|
|
45eccf |
- Update to 2.91.6
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Jan 10 2011 Matthias Clasen <mclasen@redhat.com> 2.91.5-1
|
|
|
45eccf |
- Update to 2.91.5
|
|
|
45eccf |
|
|
|
45eccf |
* Fri Jan 7 2011 Matthias Clasen <mclasen@redhat.com> 2.91.4-1
|
|
|
45eccf |
- Update to 2.91.4
|
|
|
45eccf |
|
|
|
45eccf |
* Fri Dec 3 2010 Matthias Clasen <mclasen@redhat.com> 2.91.3-2
|
|
|
45eccf |
- Rebuild against new gtk
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Nov 25 2010 Bastien Nocera <bnocera@redhat.com> 2.91.3-1
|
|
|
45eccf |
- Update to 2.91.3
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Nov 17 2010 Bastien Nocera <bnocera@redhat.com> 2.91.2-1
|
|
|
45eccf |
- Update to 2.91.2
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Nov 11 2010 Bill Nottingham <notting@redhat.com> 2.91.1-3
|
|
|
45eccf |
- remove some extraneous deps
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Nov 11 2010 Bastien Nocera <bnocera@redhat.com> 2.91.1-2
|
|
|
45eccf |
- Fix a possible double-free crasher
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Nov 10 2010 Bastien Nocera <bnocera@redhat.com> 2.91.1-1
|
|
|
45eccf |
- Update to 2.91.1
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Nov 2 2010 Matthias Clasen <mclasen@redhat.com> 2.91.0-3
|
|
|
45eccf |
- Rebuild against newer gtk3
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Oct 28 2010 Bill Nottingham <notting@redhat.com> 2.91.0-2
|
|
|
45eccf |
- flip background to match F-14
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Oct 4 2010 Matthias Clasen <mclasen@redhat.com> 2.91.0-1
|
|
|
45eccf |
- Update to 2.91.0
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Sep 29 2010 jkeating - 2.90.4-4
|
|
|
45eccf |
- Rebuilt for gcc bug 634757
|
|
|
45eccf |
|
|
|
45eccf |
* Wed Sep 22 2010 Matthias Clasen <mclasen@redhat.com> 2.90.4-3
|
|
|
45eccf |
- Rebuild against newer gobject-introspection
|
|
|
45eccf |
- Rebuild against newer gtk
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Aug 19 2010 Matthias Clasen <mclasen@redhat.com> 2.90.4-2
|
|
|
45eccf |
- Prevent file conflict with gnome-desktop
|
|
|
45eccf |
|
|
|
45eccf |
* Tue Jun 29 2010 Matthias Clasen <mclasen@redhat.com> 2.90.4-1
|
|
|
45eccf |
- Update to 2.90.4
|
|
|
45eccf |
|
|
|
45eccf |
* Mon Jun 28 2010 Matthias Clasen <mclasen@redhat.com> 2.90.2-1
|
|
|
45eccf |
- 2.90.2
|
|
|
45eccf |
|
|
|
45eccf |
* Thu Jun 17 2010 Richard Hughes <richard@hughsie.com> 2.90.1-1
|
|
|
45eccf |
- Initial build for review.
|
|
|
45eccf |
|