- Update to 0.8.0.
- Update source url.
This commit is contained in:
parent
a2a933ac36
commit
3282ebd7bb
@ -1 +1 @@
|
|||||||
json-glib-0.6.2.tar.gz
|
json-glib-0.8.0.tar.bz2
|
||||||
|
@ -1,14 +1,14 @@
|
|||||||
%define glib_ver 2.15
|
%define glib_ver 2.15
|
||||||
|
|
||||||
Name: json-glib
|
Name: json-glib
|
||||||
Version: 0.6.2
|
Version: 0.8.0
|
||||||
Release: 4%{?dist}
|
Release: 1%{?dist}
|
||||||
Summary: Library for JavaScript Object Notation format
|
Summary: Library for JavaScript Object Notation format
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
URL: http://live.gnome.org/JsonGlib
|
URL: http://live.gnome.org/JsonGlib
|
||||||
Source0: http://folks.o-hand.com/~ebassi/sources/%{name}-%{version}.tar.gz
|
Source0: http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.8/%{name}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
BuildRequires: glib2-devel >= %{glib_ver}
|
BuildRequires: glib2-devel >= %{glib_ver}
|
||||||
@ -82,6 +82,10 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 29 2009 Brian Pepple <bpepple@fedoraproject.org> - 0.8.0-1
|
||||||
|
- Update to 0.8.0.
|
||||||
|
- Update source url.
|
||||||
|
|
||||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.2-4
|
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.6.2-4
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user