- Provide a complete URI for the Source field.
This commit is contained in:
parent
64cad2ce30
commit
a155b12eb4
@ -15,13 +15,13 @@
|
||||
|
||||
Name: pygobject2
|
||||
Version: 2.21.1
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: Development/Languages
|
||||
Summary: Python bindings for GObject
|
||||
URL: http://www.pygtk.org/
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
Source: pygobject-%{version}.tar.bz2
|
||||
Source: http://ftp.gnome.org/pub/GNOME/sources/pygobject/2.21/pygobject-%{version}.tar.bz2
|
||||
|
||||
### Build Dependencies ###
|
||||
|
||||
@ -122,6 +122,9 @@ rm -fr $RPM_BUILD_ROOT
|
||||
%{_datadir}/pygobject/xsl
|
||||
|
||||
%changelog
|
||||
* Fri Jan 08 2010 Matthew Barnes <mbarnes@redhat.com> - 2.21.1-2.fc13
|
||||
- Provide a complete URI for the Source field.
|
||||
|
||||
* Sat Jan 02 2010 Matthew Barnes <mbarnes@redhat.com> - 2.21.1-1.fc13
|
||||
- Update to 2.21.1
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user