diff --git a/libgweather.spec b/libgweather.spec index 757fb61..6ced2c0 100644 --- a/libgweather.spec +++ b/libgweather.spec @@ -1,7 +1,7 @@ %define apiver %(echo %version | cut -d. -f 1).0 %define majver %(echo %version | cut -d. -f 1-2) Name: libgweather -Version: 3.12.1 +Version: 3.14.2 Release: 1mamba Summary: GNOME weather library Group: System/Libraries @@ -49,6 +49,7 @@ BuildRequires: ORBit2-devel BuildRequires: udev-devel ## AUTOBUILDREQ-END BuildRequires: glade-devel +BuildRequires: libgeocode-glib-devel BuildRoot: %{_tmppath}/%{name}-%{version}-root %description @@ -93,8 +94,8 @@ cat %{name}-locations.lang >> %{name}-%{apiver}.lang %{_libdir}/girepository-1.0/GWeather-3.0.typelib %{_datadir}/glib-2.0/schemas/org.gnome.GWeather.enums.xml %{_datadir}/glib-2.0/schemas/org.gnome.GWeather.gschema.xml -%{_datadir}/icons/gnome/*/status/*.png -%{_datadir}/icons/gnome/scalable/status/*.svg +#%{_datadir}/icons/gnome/*/status/*.png +#%{_datadir}/icons/gnome/scalable/status/*.svg %{_datadir}/libgweather/*.xml %{_datadir}/libgweather/locations.dtd %doc COPYING @@ -109,9 +110,24 @@ cat %{name}-locations.lang >> %{name}-%{apiver}.lang %{_datadir}/vala/vapi/gweather-3.0.vapi %{_datadir}/gir-1.0/GWeather-3.0.gir %{_libdir}/pkgconfig/*.pc -%doc ChangeLog NEWS README +%doc NEWS README %changelog +* Wed Dec 24 2014 Automatic Build System 3.14.2-1mamba +- automatic version update by autodist + +* Thu Oct 16 2014 Automatic Build System 3.14.1-1mamba +- automatic version update by autodist + +* Fri Oct 03 2014 Automatic Build System 3.14.0-1mamba +- automatic version update by autodist + +* Tue Jul 15 2014 Automatic Build System 3.13.3-1mamba +- automatic update by autodist + +* Wed Apr 30 2014 Automatic Build System 3.13.1-1mamba +- automatic version update by autodist + * Tue Apr 15 2014 Automatic Build System 3.12.1-1mamba - automatic version update by autodist