Really apply the patch
This commit is contained in:
parent
3c1a145ec0
commit
1cdfff2724
@ -1,6 +1,6 @@
|
||||
Name: libgweather
|
||||
Version: 3.13.91
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
Summary: A library for weather information
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -43,6 +43,7 @@ developing applications that use %{name}.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
|
||||
%build
|
||||
%configure --disable-static --disable-gtk-doc
|
||||
@ -93,6 +94,9 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &>/dev/null || :
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Sep 11 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.91-3
|
||||
- Really apply the patch
|
||||
|
||||
* Thu Sep 11 2014 Kalev Lember <kalevlember@gmail.com> - 3.13.91-2
|
||||
- Adapt to yr.no API changes (#1140476)
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user