- 0.7.9
This commit is contained in:
parent
07fbe38f34
commit
eb248a23fa
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ gjs-0.7.1.tar.gz
|
||||
/gjs-0.7.6.tar.bz2
|
||||
/gjs-0.7.7.tar.bz2
|
||||
/gjs-0.7.8.tar.bz2
|
||||
/gjs-0.7.9.tar.bz2
|
||||
|
5
gjs.spec
5
gjs.spec
@ -1,5 +1,5 @@
|
||||
Name: gjs
|
||||
Version: 0.7.8
|
||||
Version: 0.7.9
|
||||
Release: 1%{?dist}
|
||||
Summary: Javascript Bindings for GNOME
|
||||
|
||||
@ -82,6 +82,9 @@ rm -rf %{buildroot}
|
||||
%{_libdir}/*.so
|
||||
|
||||
%changelog
|
||||
* Fri Jan 14 2011 Colin Walters <walters@verbum.org> - 0.7.9-1
|
||||
- 0.7.9
|
||||
|
||||
* Wed Jan 12 2011 Colin Walters <walters@verbum.org> - 0.7.8-1
|
||||
- Update to 0.7.8
|
||||
- Drop upstreamed patches
|
||||
|
Loading…
Reference in New Issue
Block a user