Update to 3.9.5
This commit is contained in:
parent
a44ca232d2
commit
750b0fa406
1
.gitignore
vendored
1
.gitignore
vendored
@ -27,3 +27,4 @@ libgweather-2.30.0.tar.bz2
|
||||
/libgweather-3.9.1.tar.xz
|
||||
/libgweather-3.9.2.tar.xz
|
||||
/libgweather-3.9.3.tar.xz
|
||||
/libgweather-3.9.5.tar.xz
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
Name: libgweather
|
||||
Version: 3.9.3
|
||||
Release: 3%{?dist}
|
||||
Version: 3.9.5
|
||||
Release: 1%{?dist}
|
||||
Summary: A library for weather information
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -73,7 +73,6 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
||||
%{_libdir}/girepository-1.0/GWeather-3.0.typelib
|
||||
%dir %{_datadir}/libgweather
|
||||
%{_datadir}/libgweather/Locations.xml
|
||||
%{_datadir}/libgweather/Locations.*.xml
|
||||
%{_datadir}/libgweather/locations.dtd
|
||||
%{_datadir}/icons/gnome/*/status/*
|
||||
%{_datadir}/glib-2.0/schemas/org.gnome.GWeather.enums.xml
|
||||
@ -90,6 +89,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Aug 05 2013 Debarshi Ray <rishi@fedoraproject.org> - 3.9.5-1
|
||||
- Update to 3.9.5
|
||||
|
||||
* Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.9.3-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user