|
|
992da2 |
Name: libgweather
|
|
|
992da2 |
Version: 3.28.2
|
|
|
96fe25 |
Release: 4%{?dist}
|
|
|
992da2 |
Summary: A library for weather information
|
|
|
992da2 |
|
|
|
992da2 |
License: GPLv2+
|
|
|
992da2 |
URL: https://wiki.gnome.org/Projects/LibGWeather
|
|
|
992da2 |
Source0: https://download.gnome.org/sources/libgweather/3.28/%{name}-%{version}.tar.xz
|
|
|
992da2 |
# https://bugzilla.redhat.com/show_bug.cgi?id=1853151
|
|
|
992da2 |
Patch0: libgweather-3.28.2-fix-enum-types-multilib.patch
|
|
|
992da2 |
|
|
|
96fe25 |
# https://gitlab.gnome.org/GNOME/libgweather/-/issues/82
|
|
|
96fe25 |
Patch1: 0001-GWeatherWeather-Always-set-a-user-agent-when-doing-q.patch
|
|
|
96fe25 |
Patch2: 0002-yrno-Link-to-met.no-using-HTTPS.patch
|
|
|
96fe25 |
Patch3: 0003-metno-Use-compat-2.0-API.patch
|
|
|
96fe25 |
Patch4: 0004-metno-Use-GNOME-specific-subdomain.patch
|
|
|
96fe25 |
Patch5: 0005-metno-Use-as-arguments-separator-in-query.patch
|
|
|
96fe25 |
Patch6: 0006-metno-Use-alphabetical-2.0-symbol-codes.patch
|
|
|
96fe25 |
Patch7: 0007-weather-add-app-ID-to-HTTP-user-agent.patch
|
|
|
96fe25 |
|
|
|
992da2 |
BuildRequires: gettext
|
|
|
992da2 |
BuildRequires: gtk-doc
|
|
|
992da2 |
BuildRequires: meson
|
|
|
992da2 |
BuildRequires: pkgconfig(geocode-glib-1.0)
|
|
|
992da2 |
BuildRequires: pkgconfig(gladeui-2.0)
|
|
|
992da2 |
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.10
|
|
|
992da2 |
BuildRequires: pkgconfig(gtk+-3.0) >= 3.13.5
|
|
|
992da2 |
BuildRequires: pkgconfig(libsoup-2.4) >= 2.34
|
|
|
992da2 |
BuildRequires: pkgconfig(libxml-2.0) >= 2.6.0
|
|
|
992da2 |
BuildRequires: vala
|
|
|
992da2 |
|
|
|
992da2 |
%description
|
|
|
992da2 |
libgweather is a library to access weather information from online
|
|
|
992da2 |
services for numerous locations.
|
|
|
992da2 |
|
|
|
992da2 |
%package devel
|
|
|
992da2 |
Summary: Development files for %{name}
|
|
|
992da2 |
Requires: %{name}%{_isa} = %{version}-%{release}
|
|
|
992da2 |
|
|
|
992da2 |
%description devel
|
|
|
992da2 |
The %{name}-devel package contains libraries and header files for
|
|
|
992da2 |
developing applications that use %{name}.
|
|
|
992da2 |
|
|
|
992da2 |
%prep
|
|
|
992da2 |
%autosetup -p1
|
|
|
992da2 |
|
|
|
992da2 |
%build
|
|
|
992da2 |
%meson -Dgtk_doc=true
|
|
|
992da2 |
%meson_build
|
|
|
992da2 |
|
|
|
992da2 |
%install
|
|
|
992da2 |
%meson_install
|
|
|
992da2 |
|
|
|
992da2 |
%find_lang %{name} --all-name
|
|
|
992da2 |
|
|
|
992da2 |
%files -f %{name}.lang
|
|
|
992da2 |
%doc HACKING NEWS README.md
|
|
|
992da2 |
%license COPYING
|
|
|
992da2 |
%{_libdir}/libgweather-3.so.15*
|
|
|
992da2 |
%{_libdir}/girepository-1.0/GWeather-3.0.typelib
|
|
|
992da2 |
%dir %{_datadir}/libgweather
|
|
|
992da2 |
%{_datadir}/libgweather/Locations.xml
|
|
|
992da2 |
%{_datadir}/libgweather/locations.dtd
|
|
|
992da2 |
%{_datadir}/glib-2.0/schemas/org.gnome.GWeather.enums.xml
|
|
|
992da2 |
%{_datadir}/glib-2.0/schemas/org.gnome.GWeather.gschema.xml
|
|
|
992da2 |
|
|
|
992da2 |
%files devel
|
|
|
992da2 |
%{_includedir}/libgweather-3.0
|
|
|
992da2 |
%{_libdir}/libgweather-3.so
|
|
|
992da2 |
%{_libdir}/pkgconfig/gweather-3.0.pc
|
|
|
992da2 |
%{_datadir}/gir-1.0/GWeather-3.0.gir
|
|
|
992da2 |
%dir %{_datadir}/glade/
|
|
|
992da2 |
%dir %{_datadir}/glade/catalogs/
|
|
|
992da2 |
%{_datadir}/glade/catalogs/libgweather.xml
|
|
|
992da2 |
%dir %{_datadir}/gtk-doc
|
|
|
992da2 |
%dir %{_datadir}/gtk-doc/html
|
|
|
992da2 |
%{_datadir}/gtk-doc/html/libgweather/
|
|
|
992da2 |
%dir %{_datadir}/vala/
|
|
|
992da2 |
%dir %{_datadir}/vala/vapi/
|
|
|
992da2 |
%{_datadir}/vala/vapi/gweather-3.0.deps
|
|
|
992da2 |
%{_datadir}/vala/vapi/gweather-3.0.vapi
|
|
|
992da2 |
|
|
|
992da2 |
%changelog
|
|
|
96fe25 |
* Tue Apr 27 2021 David King <dking@redhat.com> - 3.28.2-4
|
|
|
96fe25 |
- Fix no weather data available (#1942202)
|
|
|
96fe25 |
|
|
|
992da2 |
* Wed Oct 07 2020 David King <dking@redhat.com> - 3.28.2-3
|
|
|
992da2 |
- Fix multilib conflict in enum header (#1853151)
|
|
|
992da2 |
|
|
|
992da2 |
* Thu Aug 09 2018 Debarshi Ray <rishi@fedoraproject.org> - 3.28.2-2
|
|
|
992da2 |
- Fix dangling symbolic link to README.md
|
|
|
992da2 |
Resolves: #1614386
|
|
|
992da2 |
|
|
|
992da2 |
* Wed Jun 13 2018 Bastien Nocera <bnocera@redhat.com> - 3.28.2-1
|
|
|
992da2 |
+ libgweather-3.28.2-1
|
|
|
992da2 |
- Fix crasher in gnome-shell (#1577561)
|
|
|
992da2 |
|
|
|
992da2 |
* Thu Mar 22 2018 Kalev Lember <klember@redhat.com> - 3.28.1-1
|
|
|
992da2 |
- Update to 3.28.1
|
|
|
992da2 |
|
|
|
992da2 |
* Fri Mar 16 2018 Kalev Lember <klember@redhat.com> - 3.28.0-2
|
|
|
992da2 |
- Backport a patch to fix memory and D-Bus match rule leaks
|
|
|
992da2 |
|
|
|
992da2 |
* Sun Mar 11 2018 Kalev Lember <klember@redhat.com> - 3.28.0-1
|
|
|
992da2 |
- Update to 3.28.0
|
|
|
992da2 |
|
|
|
992da2 |
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 3.27.4-2
|
|
|
992da2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
992da2 |
|
|
|
992da2 |
* Mon Feb 05 2018 Kalev Lember <klember@redhat.com> - 3.27.4-1
|
|
|
992da2 |
- Update to 3.27.4
|
|
|
992da2 |
- Switch to meson build system
|
|
|
992da2 |
- Drop ldconfig scriptlets
|
|
|
992da2 |
- Tighten soname globs
|
|
|
992da2 |
|
|
|
992da2 |
* Sat Jan 06 2018 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 3.26.1-2
|
|
|
992da2 |
- Remove obsolete scriptlets
|
|
|
992da2 |
|
|
|
992da2 |
* Fri Dec 01 2017 Kalev Lember <klember@redhat.com> - 3.26.1-1
|
|
|
992da2 |
- Update to 3.26.1
|
|
|
992da2 |
|
|
|
992da2 |
* Mon Sep 11 2017 Kalev Lember <klember@redhat.com> - 3.26.0-1
|
|
|
992da2 |
- Update to 3.26.0
|
|
|
992da2 |
|
|
|
992da2 |
* Thu Sep 07 2017 Kalev Lember <klember@redhat.com> - 3.25.92-1
|
|
|
992da2 |
- Update to 3.25.92
|
|
|
992da2 |
|
|
|
992da2 |
* Fri Aug 25 2017 Bastien Nocera <bnocera@redhat.com> - 3.25.91-1
|
|
|
992da2 |
+ libgweather-3.25.91-1
|
|
|
992da2 |
- Update to 3.25.91
|
|
|
992da2 |
|
|
|
992da2 |
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.24.1-3
|
|
|
992da2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
|
|
992da2 |
|
|
|
992da2 |
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.24.1-2
|
|
|
992da2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
992da2 |
|
|
|
992da2 |
* Mon Jun 12 2017 Kalev Lember <klember@redhat.com> - 3.24.1-1
|
|
|
992da2 |
- Update to 3.24.1
|
|
|
992da2 |
|
|
|
992da2 |
* Wed May 24 2017 Adam Williamson <awilliam@redhat.com> - 3.24.0-3
|
|
|
992da2 |
- Backport some more memory handling fixes
|
|
|
992da2 |
|
|
|
992da2 |
* Thu Apr 27 2017 Florian Müllner <fmuellner@redhat.com> - 3.24.0-2
|
|
|
992da2 |
- Backport memory handling fixes
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Mar 21 2017 Kalev Lember <klember@redhat.com> - 3.24.0-1
|
|
|
992da2 |
- Update to 3.24.0
|
|
|
992da2 |
|
|
|
992da2 |
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 3.20.4-2
|
|
|
992da2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Dec 27 2016 Kalev Lember <klember@redhat.com> - 3.20.4-1
|
|
|
992da2 |
- Update to 3.20.4
|
|
|
992da2 |
|
|
|
992da2 |
* Thu Sep 22 2016 Kalev Lember <klember@redhat.com> - 3.20.3-2
|
|
|
992da2 |
- BR vala instead of obsolete vala-tools subpackage
|
|
|
992da2 |
|
|
|
992da2 |
* Mon Aug 29 2016 Kalev Lember <klember@redhat.com> - 3.20.3-1
|
|
|
992da2 |
- Update to 3.20.3
|
|
|
992da2 |
|
|
|
992da2 |
* Wed Aug 17 2016 Kalev Lember <klember@redhat.com> - 3.20.2-1
|
|
|
992da2 |
- Update to 3.20.2
|
|
|
992da2 |
|
|
|
992da2 |
* Mon May 09 2016 Kalev Lember <klember@redhat.com> - 3.20.1-1
|
|
|
992da2 |
- Update to 3.20.1
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Mar 22 2016 Kalev Lember <klember@redhat.com> - 3.20.0-1
|
|
|
992da2 |
- Update to 3.20.0
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Mar 15 2016 Kalev Lember <klember@redhat.com> - 3.19.92-1
|
|
|
992da2 |
- Update to 3.19.92
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Feb 16 2016 Richard Hughes <rhughes@redhat.com> - 3.19.90-1
|
|
|
992da2 |
- Update to 3.19.90
|
|
|
992da2 |
|
|
|
992da2 |
* Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 3.18.1-2
|
|
|
992da2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
|
|
|
992da2 |
|
|
|
992da2 |
* Mon Oct 12 2015 Kalev Lember <klember@redhat.com> - 3.18.1-1
|
|
|
992da2 |
- Update to 3.18.1
|
|
|
992da2 |
|
|
|
992da2 |
* Mon Sep 21 2015 Kalev Lember <klember@redhat.com> - 3.18.0-1
|
|
|
992da2 |
- Update to 3.18.0
|
|
|
992da2 |
|
|
|
992da2 |
* Fri Sep 11 2015 Kalev Lember <klember@redhat.com> - 3.17.92-1
|
|
|
992da2 |
- Update to 3.17.92
|
|
|
992da2 |
- Use make_install macro
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Jul 28 2015 Kalev Lember <klember@redhat.com> - 3.17.2-1
|
|
|
992da2 |
- Update to 3.17.2
|
|
|
992da2 |
|
|
|
992da2 |
* Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.17.1-2
|
|
|
992da2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild
|
|
|
992da2 |
|
|
|
992da2 |
* Fri May 01 2015 Kalev Lember <kalevlember@gmail.com> - 3.17.1-1
|
|
|
992da2 |
- Update to 3.17.1
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Apr 14 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.1-1
|
|
|
992da2 |
- Update to 3.16.1
|
|
|
992da2 |
|
|
|
992da2 |
* Mon Mar 23 2015 Kalev Lember <kalevlember@gmail.com> - 3.16.0-1
|
|
|
992da2 |
- Update to 3.16.0
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Mar 17 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.92-1
|
|
|
992da2 |
- Update to 3.15.92
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Mar 03 2015 Kalev Lember <kalevlember@gmail.com> - 3.15.91-1
|
|
|
992da2 |
- Update to 3.15.91
|
|
|
992da2 |
|
|
|
992da2 |
* Mon Feb 16 2015 David King <amigadave@amigadave.com> - 3.15.90-1
|
|
|
992da2 |
- Update to 3.15.90
|
|
|
992da2 |
- Update URL
|
|
|
992da2 |
- Use license macro for COPYING
|
|
|
992da2 |
- Add HACKING, NEWS and README to doc
|
|
|
992da2 |
- Use pkgconfig for BuildRequires
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Jan 20 2015 Richard Hughes <rhughes@redhat.com> - 3.15.1-1
|
|
|
992da2 |
- Update to 3.15.1
|
|
|
992da2 |
|
|
|
992da2 |
* Mon Dec 29 2014 Richard Hughes <rhughes@redhat.com> - 3.14.2-1
|
|
|
992da2 |
- Update to 3.14.2
|
|
|
992da2 |
|
|
|
992da2 |
* Mon Oct 13 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.1-1
|
|
|
992da2 |
- Update to 3.14.1
|
|
|
992da2 |
|
|
|
992da2 |
* Mon Sep 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.14.0-1
|
|
|
992da2 |
- Update to 3.14.0
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Sep 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.92-1
|
|
|
992da2 |
- Update to 3.13.92
|
|
|
992da2 |
|
|
|
992da2 |
* Thu Sep 11 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.91-3
|
|
|
992da2 |
- Really apply the patch
|
|
|
992da2 |
|
|
|
992da2 |
* Thu Sep 11 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.91-2
|
|
|
992da2 |
- Adapt to yr.no API changes (#1140476)
|
|
|
992da2 |
|
|
|
992da2 |
* Mon Sep 01 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.91-1
|
|
|
992da2 |
- Update to 3.13.91
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Aug 19 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.90-1
|
|
|
992da2 |
- Update to 3.13.90
|
|
|
992da2 |
|
|
|
992da2 |
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.4-2
|
|
|
992da2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Jul 22 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.4-1
|
|
|
992da2 |
- Update to 3.13.4
|
|
|
992da2 |
- Drop gnome-icon-theme deps
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Jun 24 2014 Richard Hughes <rhughes@redhat.com> - 3.13.3-1
|
|
|
992da2 |
- Update to 3.13.3
|
|
|
992da2 |
|
|
|
992da2 |
* Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.13.2-2
|
|
|
992da2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
|
|
|
992da2 |
|
|
|
992da2 |
* Wed May 28 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.2-1
|
|
|
992da2 |
- Update to 3.13.2
|
|
|
992da2 |
|
|
|
992da2 |
* Thu May 01 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.1-1
|
|
|
992da2 |
- Update to 3.13.1
|
|
|
992da2 |
|
|
|
992da2 |
* Wed Apr 16 2014 Kalev Lember <kalevlember@gmail.com> - 3.12.1-1
|
|
|
992da2 |
- Update to 3.12.1
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Mar 25 2014 Richard Hughes <rhughes@redhat.com> - 3.12.0-1
|
|
|
992da2 |
- Update to 3.12.0
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Mar 18 2014 Richard Hughes <rhughes@redhat.com> - 3.11.92-1
|
|
|
992da2 |
- Update to 3.11.92
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Mar 04 2014 Richard Hughes <rhughes@redhat.com> - 3.11.91-1
|
|
|
992da2 |
- Update to 3.11.91
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Feb 18 2014 Richard Hughes <rhughes@redhat.com> - 3.11.90-1
|
|
|
992da2 |
- Update to 3.11.90
|
|
|
992da2 |
|
|
|
992da2 |
* Mon Feb 03 2014 Richard Hughes <rhughes@redhat.com> - 3.11.5-1
|
|
|
992da2 |
- Update to 3.11.5
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Jan 14 2014 Richard Hughes <rhughes@redhat.com> - 3.11.4-1
|
|
|
992da2 |
- Update to 3.11.4
|
|
|
992da2 |
|
|
|
992da2 |
* Wed Jan 08 2014 Richard Hughes <rhughes@redhat.com> - 3.11.3-1
|
|
|
992da2 |
- Update to 3.11.3
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Oct 29 2013 Richard Hughes <rhughes@redhat.com> - 3.10.1-1
|
|
|
992da2 |
- Update to 3.10.1
|
|
|
992da2 |
|
|
|
992da2 |
* Wed Sep 25 2013 Kalev Lember <kalevlember@gmail.com> - 3.10.0-1
|
|
|
992da2 |
- Update to 3.10.0
|
|
|
992da2 |
|
|
|
992da2 |
* Wed Sep 18 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.92-1
|
|
|
992da2 |
- Update to 3.9.92
|
|
|
992da2 |
|
|
|
992da2 |
* Wed Sep 04 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.91-1
|
|
|
992da2 |
- Update to 3.9.91
|
|
|
992da2 |
- Install the glade catalog
|
|
|
992da2 |
- Enable vala support
|
|
|
992da2 |
|
|
|
992da2 |
* Thu Aug 22 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.90-1
|
|
|
992da2 |
- Update to 3.9.90
|
|
|
992da2 |
|
|
|
992da2 |
* Mon Aug 05 2013 Debarshi Ray <rishi@fedoraproject.org> - 3.9.5-1
|
|
|
992da2 |
- Update to 3.9.5
|
|
|
992da2 |
|
|
|
992da2 |
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.9.3-3
|
|
|
992da2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
|
|
992da2 |
|
|
|
992da2 |
* Fri Jun 21 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.3-2
|
|
|
992da2 |
- Tighten the -devel subpackage deps
|
|
|
992da2 |
|
|
|
992da2 |
* Thu Jun 20 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.3-1
|
|
|
992da2 |
- Update to 3.9.3
|
|
|
992da2 |
|
|
|
992da2 |
* Sun Jun 02 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.2-1
|
|
|
992da2 |
- Update to 3.9.2
|
|
|
992da2 |
|
|
|
992da2 |
* Sat May 04 2013 Kalev Lember <kalevlember@gmail.com> - 3.9.1-1
|
|
|
992da2 |
- Update to 3.9.1
|
|
|
992da2 |
- Remove old gnome-applets-devel obsoletes
|
|
|
992da2 |
|
|
|
992da2 |
* Mon Apr 15 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.1-1
|
|
|
992da2 |
- Update to 3.8.1
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Mar 26 2013 Kalev Lember <kalevlember@gmail.com> - 3.8.0-1
|
|
|
992da2 |
- Update to 3.8.0
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Mar 19 2013 Richard Hughes <rhughes@redhat.com> - 3.7.92-1
|
|
|
992da2 |
- Update to 3.7.92
|
|
|
992da2 |
|
|
|
992da2 |
* Thu Mar 7 2013 Matthias Clasen <mclasen@redhat.com> - 3.7.91-1
|
|
|
992da2 |
- Update to 3.7.91
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Feb 19 2013 Richard Hughes <rhughes@redhat.com> - 3.7.90-1
|
|
|
992da2 |
- Update to 3.7.90
|
|
|
992da2 |
|
|
|
992da2 |
* Wed Feb 06 2013 Kalev Lember <kalevlember@gmail.com> - 3.7.5-1
|
|
|
992da2 |
- Update to 3.7.5
|
|
|
992da2 |
|
|
|
992da2 |
* Wed Jan 16 2013 Richard Hughes <hughsient@gmail.com> - 3.7.4-1
|
|
|
992da2 |
- Update to 3.7.4
|
|
|
992da2 |
|
|
|
992da2 |
* Thu Dec 20 2012 Kalev Lember <kalevlember@gmail.com> - 3.7.3-1
|
|
|
992da2 |
- Update to 3.7.3
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Nov 20 2012 Richard Hughes <hughsient@gmail.com> - 3.7.2-1
|
|
|
992da2 |
- Update to 3.7.2
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Nov 13 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.2-1
|
|
|
992da2 |
- Update to 3.6.2
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Oct 16 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.1-1
|
|
|
992da2 |
- Update to 3.6.1
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Sep 25 2012 Kalev Lember <kalevlember@gmail.com> - 3.6.0-1
|
|
|
992da2 |
- Update to 3.6.0
|
|
|
992da2 |
|
|
|
992da2 |
* Wed Sep 19 2012 Kalev Lember <kalevlember@gmail.com> - 3.5.92-2
|
|
|
992da2 |
- Silence glib-compile-schemas scriplets
|
|
|
992da2 |
|
|
|
992da2 |
* Wed Sep 19 2012 Richard Hughes <hughsient@gmail.com> - 3.5.92-1
|
|
|
992da2 |
- Update to 3.5.92
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Sep 04 2012 Richard Hughes <hughsient@gmail.com> - 3.5.91-1
|
|
|
992da2 |
- Update to 3.5.91
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Aug 21 2012 Richard Hughes <hughsient@gmail.com> - 3.5.90-1
|
|
|
992da2 |
- Update to 3.5.90
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Aug 07 2012 Richard Hughes <hughsient@gmail.com> - 3.5.5-1
|
|
|
992da2 |
- Update to 3.5.5
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Jul 17 2012 Richard Hughes <hughsient@gmail.com> - 3.5.4-1
|
|
|
992da2 |
- Update to 3.5.4
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Jun 26 2012 Matthias Clasen <mclasen@redhat.com> - 3.5.1-1
|
|
|
992da2 |
- Update to 3.5.1
|
|
|
992da2 |
|
|
|
992da2 |
* Thu Jan 12 2012 Matthias Clasen <mclasen@redhat.com> - 3.2.1-2
|
|
|
992da2 |
- Drop gtk-doc dependency
|
|
|
992da2 |
|
|
|
992da2 |
* Wed Nov 2 2011 Matthias Clasen <mclasen@redhat.com> - 3.2.1-1
|
|
|
992da2 |
- Update to 3.2.1
|
|
|
992da2 |
|
|
|
992da2 |
* Mon Sep 26 2011 Ray <rstrode@redhat.com> - 3.2.0-1
|
|
|
992da2 |
- Update to 3.2.0
|
|
|
992da2 |
|
|
|
992da2 |
* Mon Jul 04 2011 Bastien Nocera <bnocera@redhat.com> 3.1.3-1
|
|
|
992da2 |
- Update to 3.1.3
|
|
|
992da2 |
|
|
|
992da2 |
* Mon Apr 4 2011 Christopher Aillon <caillon@redhat.com> - 3.0.0-1
|
|
|
992da2 |
- Update to 3.0.0
|
|
|
992da2 |
|
|
|
992da2 |
* Thu Feb 10 2011 Matthias Clasen <mclasen@redhat.com> - 2.91.6-3
|
|
|
992da2 |
- Rebuild
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.91.6-2
|
|
|
992da2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
|
|
|
992da2 |
|
|
|
992da2 |
* Thu Feb 03 2011 Bastien Nocera <bnocera@redhat.com> 2.91.6-1
|
|
|
992da2 |
- Update to 2.91.6
|
|
|
992da2 |
|
|
|
992da2 |
* Sun Jan 30 2011 Matthew Barnes <mbarnes@redhat.com> - 2.91.0-1
|
|
|
992da2 |
- Update to 2.91.0
|
|
|
992da2 |
|
|
|
992da2 |
* Thu Sep 30 2010 Matthias Clasen <mclasen@redhat.com> - 2.30.3-1
|
|
|
992da2 |
- Update to 2.30.3
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Mar 30 2010 Matthias Clasen <mclasen@redhat.com> - 2.30.0-1
|
|
|
992da2 |
- Update to 2.30.0
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Mar 09 2010 Bastien Nocera <bnocera@redhat.com> 2.29.92-1
|
|
|
992da2 |
- Update to 2.29.92
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Feb 23 2010 Matthias Clasen <mclasen@redhat.com> 2.29.91-1
|
|
|
992da2 |
- Update to 2.29.91
|
|
|
992da2 |
|
|
|
992da2 |
* Wed Feb 10 2010 Bastien Nocera <bnocera@redhat.com> 2.29.90-1
|
|
|
992da2 |
- Update to 2.29.90
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Jan 12 2010 Matthias Clasen <mclasen@redhat.com> 2.29.5-1
|
|
|
992da2 |
- Update to 2.29.5
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Dec 22 2009 Matthias Clasen <mclasen@redhat.com> 2.29.4-1
|
|
|
992da2 |
- Update to 2.29.4
|
|
|
992da2 |
|
|
|
992da2 |
* Mon Sep 21 2009 Matthias Clasen <mclasen@redhat.com> 2.28.0-1
|
|
|
992da2 |
- Update to 2.28.0
|
|
|
992da2 |
|
|
|
992da2 |
* Wed Sep 9 2009 Matthias Clasen <mclasen@redhat.com> 2.27.92-1
|
|
|
992da2 |
- Update to 2.27.92
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Aug 25 2009 Matthias Clasen <mclasen@redhat.com> 2.27.91-1
|
|
|
992da2 |
- Update to 2.27.91
|
|
|
992da2 |
|
|
|
992da2 |
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.26.1-6
|
|
|
992da2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
|
|
992da2 |
|
|
|
992da2 |
* Mon Jul 20 2009 Matthias Clasen <mclasen@redhat.com> 2.26.1-5
|
|
|
992da2 |
- Keep locations in gettext catalogs
|
|
|
992da2 |
|
|
|
992da2 |
* Wed Jun 10 2009 Matthias Clasen <mclasen@redhat.com> 2.26.1-3
|
|
|
992da2 |
- Fix multilib parallel-installability (#477672)
|
|
|
992da2 |
- Remove some old optimizations that are now no-ops
|
|
|
992da2 |
|
|
|
992da2 |
* Mon Apr 27 2009 Matthias Clasen <mclasen@redhat.com> 2.26.1-2
|
|
|
992da2 |
- Don't drop schemas translations from po files
|
|
|
992da2 |
|
|
|
992da2 |
* Mon Apr 13 2009 Matthias Clasen <mclasen@redhat.com> 2.26.1-1
|
|
|
992da2 |
- Update to 2.26.1
|
|
|
992da2 |
- See http://download.gnome.org/sources/libgweather/2.26/libgweather-2.26.1.news
|
|
|
992da2 |
|
|
|
992da2 |
* Mon Mar 16 2009 Matthias Clasen <mclasen@redhat.com> 2.26.0-1
|
|
|
992da2 |
- Update to 2.26.0
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Mar 3 2009 Matthias Clasen <mclasen@redhat.com> 2.25.92-1
|
|
|
992da2 |
- Update to 2.25.92
|
|
|
992da2 |
|
|
|
992da2 |
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.25.91-2
|
|
|
992da2 |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
992da2 |
|
|
|
992da2 |
* Wed Feb 18 2009 Matthias Clasen <mclasen@redhat.com> 2.25.91-1
|
|
|
992da2 |
- Update to 2.25.91
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Jan 20 2009 Matthias Clasen <mclasen@redhat.com> 2.25.5-1
|
|
|
992da2 |
- Upate to 2.25.5
|
|
|
992da2 |
|
|
|
992da2 |
* Mon Jan 05 2009 Matthew Barnes <mbarnes@redhat.com> 2.25.4-1
|
|
|
992da2 |
- Update to 2.25.4
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Dec 16 2008 Matthias Clasen <mclasen@redhat.com> 2.25.3-2
|
|
|
992da2 |
- Update to 2.25.3
|
|
|
992da2 |
|
|
|
992da2 |
* Wed Dec 3 2008 Matthias Clasen <mclasen@redhat.com> 2.25.2-2
|
|
|
992da2 |
- Update to 2.25.2
|
|
|
992da2 |
|
|
|
992da2 |
* Wed Oct 22 2008 Matthias Clasen <mclasen@redhat.com> 2.24.1-1
|
|
|
992da2 |
- Update to 2.24.1
|
|
|
992da2 |
|
|
|
992da2 |
* Mon Sep 22 2008 Matthias Clasen <mclasen@redhat.com> 2.24.0-2
|
|
|
992da2 |
- Apply %%lang tags to localized xml files
|
|
|
992da2 |
|
|
|
992da2 |
* Mon Sep 22 2008 Matthias Clasen <mclasen@redhat.com> 2.24.0-1
|
|
|
992da2 |
- Update to 2.24.0
|
|
|
992da2 |
|
|
|
992da2 |
* Mon Sep 8 2008 Matthias Clasen <mclasen@redhat.com> 2.23.92-1
|
|
|
992da2 |
- Update to 2.23.92
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Sep 2 2008 Matthias Clasen <mclasen@redhat.com> 2.23.91-1
|
|
|
992da2 |
- Update to 2.23.91
|
|
|
992da2 |
|
|
|
992da2 |
* Mon Aug 4 2008 Matthias Clasen <mclasen@redhat.com> 2.23.6-1
|
|
|
992da2 |
- Update to 2.23.6
|
|
|
992da2 |
|
|
|
992da2 |
* Fri Jul 25 2008 Matthias Clasen <mclasen@redhat.com> 2.23.5-2
|
|
|
992da2 |
- Fix pending request accounting
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Jul 22 2008 Matthias Clasen <mclasen@redhat.com> 2.23.5-1
|
|
|
992da2 |
- Update to 2.23.5
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Jun 17 2008 Matthias Clasen <mclasen@redhat.com> 2.23.4-1
|
|
|
992da2 |
- Update to 2.23.4
|
|
|
992da2 |
|
|
|
992da2 |
* Wed Jun 4 2008 Matthias Clasen <mclasen@redhat.com> 2.23.3-1
|
|
|
992da2 |
- Update to 2.23.3
|
|
|
992da2 |
|
|
|
992da2 |
* Wed May 14 2008 Matthias Clasen <mclasen@redhat.com> 2.23.2-1
|
|
|
992da2 |
- Update to 2.23.2
|
|
|
992da2 |
|
|
|
992da2 |
* Thu Apr 24 2008 Matthias Clasen <mclasen@redhat.com> 2.23.1-1
|
|
|
992da2 |
- Update to 2.23.1
|
|
|
992da2 |
|
|
|
992da2 |
* Thu Apr 17 2008 Matthias Clasen <mclasen@redhat.com> 2.22.1.1-2
|
|
|
992da2 |
- Leave Cairo in Africa (#442793)
|
|
|
992da2 |
|
|
|
992da2 |
* Mon Apr 7 2008 Matthias Clasen <mclasen@redhat.com> 2.22.1.1-1
|
|
|
992da2 |
- Update to 2.22.1.1
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Mar 11 2008 Matthias Clasen <mclasen@redhat.com> 2.22.0-1
|
|
|
992da2 |
- Update to 2.22.0
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Feb 26 2008 Matthias Clasen <mclasen@redhat.com> 2.21.92-1
|
|
|
992da2 |
- Update to 2.21.92
|
|
|
992da2 |
|
|
|
992da2 |
* Mon Feb 11 2008 Matthias Clasen <mclasen@redhat.com> 2.21.2-6
|
|
|
992da2 |
- Remove obsolete translations
|
|
|
992da2 |
|
|
|
992da2 |
* Sat Feb 9 2008 Matthias Clasen <mclasen@redhat.com> 2.21.2-5
|
|
|
992da2 |
- Rebuild for gcc 4.3
|
|
|
992da2 |
|
|
|
992da2 |
* Wed Jan 16 2008 Matthias Clasen <mclasen@redhat.com> 2.21.2-4
|
|
|
992da2 |
- Add Obsoletes for gnome-applets-devel
|
|
|
992da2 |
|
|
|
992da2 |
* Wed Jan 16 2008 Matthias Clasen <mclasen@redhat.com> 2.21.2-3
|
|
|
992da2 |
- Carry over space-saving hack from gnome-applets
|
|
|
992da2 |
|
|
|
992da2 |
* Tue Jan 15 2008 Matthias Clasen <mclasen@redhat.com> 2.21.2-2
|
|
|
992da2 |
- Incorporate review feedback (#428739)
|
|
|
992da2 |
|
|
|
992da2 |
* Mon Jan 14 2008 Matthias Clasen <mclasen@redhat.com> 2.21.2-1
|
|
|
992da2 |
- Update to 2.21.2
|
|
|
992da2 |
|
|
|
992da2 |
* Thu Jan 10 2008 Matthias Clasen <mclasen@redhat.com> 2.21.1-1
|
|
|
992da2 |
- Initial packaging
|
|
|
992da2 |
|