summaryrefslogtreecommitdiffstats
path: root/gnome3-libs/pygobject3
diff options
context:
space:
mode:
authorLadislav Hagara2011-12-14 14:51:33 +0100
committerLadislav Hagara2011-12-14 14:51:33 +0100
commit70c8d431be9fe1a6b35bc59e6b966f730db7b4e9 (patch)
treefd740d5e0d4e028982cd5f053d953bc0bbe48778 /gnome3-libs/pygobject3
parent40c3ceaed82b3a267a9af4270e34cb7ba9c46a99 (diff)
pygobject3 3.0.3
Diffstat (limited to 'gnome3-libs/pygobject3')
-rwxr-xr-xgnome3-libs/pygobject3/DETAILS4
-rw-r--r--gnome3-libs/pygobject3/HISTORY4
-rwxr-xr-xgnome3-libs/pygobject3/PRE_BUILD5
-rw-r--r--gnome3-libs/pygobject3/pygobject-3.0.2.tar.bz2.sigbin287 -> 0 bytes
-rw-r--r--gnome3-libs/pygobject3/pygobject-3.0.3.tar.xz.sigbin0 -> 287 bytes
5 files changed, 11 insertions, 2 deletions
diff --git a/gnome3-libs/pygobject3/DETAILS b/gnome3-libs/pygobject3/DETAILS
index 53e6d892d2..a41e5fc5e3 100755
--- a/gnome3-libs/pygobject3/DETAILS
+++ b/gnome3-libs/pygobject3/DETAILS
@@ -1,8 +1,8 @@
SPELL=pygobject3
- VERSION=3.0.2
+ VERSION=3.0.3
PATCHLEVEL=0
BRANCH=`echo $VERSION | cut -d . -f 1,2`
- SOURCE=pygobject-$VERSION.tar.bz2
+ SOURCE=pygobject-$VERSION.tar.xz
SOURCE_URL[0]=$GNOME_URL/sources/pygobject/$BRANCH/$SOURCE
SOURCE_GPG="gurus.gpg:${SOURCE}.sig:UPSTREAM_HASH"
SOURCE_DIRECTORY="$BUILD_DIRECTORY/pygobject-$VERSION"
diff --git a/gnome3-libs/pygobject3/HISTORY b/gnome3-libs/pygobject3/HISTORY
index 594896d76a..38dcda7ed3 100644
--- a/gnome3-libs/pygobject3/HISTORY
+++ b/gnome3-libs/pygobject3/HISTORY
@@ -1,3 +1,7 @@
+2011-12-14 Ladislav Hagara <hgr@vabo.cz>
+ * DETAILS: 3.0.3, bz2 -> xz
+ * PRE_BUILD: added due to bz2 -> xz
+
2011-10-23 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 3.0.2
diff --git a/gnome3-libs/pygobject3/PRE_BUILD b/gnome3-libs/pygobject3/PRE_BUILD
new file mode 100755
index 0000000000..6f545045d8
--- /dev/null
+++ b/gnome3-libs/pygobject3/PRE_BUILD
@@ -0,0 +1,5 @@
+mk_source_dir $SOURCE_DIRECTORY &&
+cd $BUILD_DIRECTORY &&
+verify_file '' &&
+xz -dc $SOURCE_CACHE/$SOURCE | tar -xf -
+cd $SOURCE_DIRECTORY
diff --git a/gnome3-libs/pygobject3/pygobject-3.0.2.tar.bz2.sig b/gnome3-libs/pygobject3/pygobject-3.0.2.tar.bz2.sig
deleted file mode 100644
index 2fa6630825..0000000000
--- a/gnome3-libs/pygobject3/pygobject-3.0.2.tar.bz2.sig
+++ /dev/null
Binary files differ
diff --git a/gnome3-libs/pygobject3/pygobject-3.0.3.tar.xz.sig b/gnome3-libs/pygobject3/pygobject-3.0.3.tar.xz.sig
new file mode 100644
index 0000000000..1ceb65f244
--- /dev/null
+++ b/gnome3-libs/pygobject3/pygobject-3.0.3.tar.xz.sig
Binary files differ