diff --git a/gjs-1.29.18.tar.bz2 b/gjs-1.29.18.tar.bz2 deleted file mode 100644 index 8d657a1..0000000 --- a/gjs-1.29.18.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5772be5e8fe6b2f72d524a4e9270a3953686ba1f9571f1ec05eeab49ef6720e -size 545802 diff --git a/gjs-1.30.0.tar.bz2 b/gjs-1.30.0.tar.bz2 new file mode 100644 index 0000000..70481c6 --- /dev/null +++ b/gjs-1.30.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c0dc1fc883b3c46cbc514bcfb577ec01eac45c934c6d07a06cdb12a2b2931ef +size 545836 diff --git a/gjs.changes b/gjs.changes index 39d10d4..67d284b 100644 --- a/gjs.changes +++ b/gjs.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Sep 27 19:25:01 UTC 2011 - vuntz@opensuse.org + +- Update to version 1.30.0: + + No change, just a version bump. + ------------------------------------------------------------------- Wed Sep 21 14:02:21 UTC 2011 - vuntz@opensuse.org diff --git a/gjs.spec b/gjs.spec index 218188c..066ba9b 100644 --- a/gjs.spec +++ b/gjs.spec @@ -22,14 +22,14 @@ %define xulrunner_ver 20 Name: gjs -Version: 1.29.18 +Version: 1.30.0 Release: 1 # FIXME: find out if tapsets should really be in devel package or in main package License: MIT License (or similar) Summary: JavaScript bindings based on gobject-introspection and Mozilla Group: Development/Libraries/GNOME Url: http://live.gnome.org/Gjs -Source: http://download.gnome.org/sources/gjs/1.29/%{name}-%{version}.tar.bz2 +Source: http://download.gnome.org/sources/gjs/1.30/%{name}-%{version}.tar.bz2 BuildRequires: gcc-c++ %if %{build_with_xulrunner} BuildRequires: mozilla-xulrunner%{xulrunner_ver}-devel