[uzbl] Update snapshot

Ben Boeckel mathstuf at fedoraproject.org
Tue Oct 25 16:07:11 UTC 2011


commit ef8b311e61316aa0cc6b7be62cb84d23c0374243
Author: Ben Boeckel <MathStuf at gmail.com>
Date:   Tue Oct 25 12:04:16 2011 -0400

    Update snapshot

 .gitignore |    1 +
 sources    |    2 +-
 uzbl.spec  |    9 ++++++---
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index ef84970..bbca904 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ uzbl-afc0f873e.tar.gz
 /uzbl-518004933.tar.gz
 /uzbl-8bbc39b83.tar.gz
 /uzbl-e7578e27c.tar.gz
+/uzbl-9576f59f05.tar.gz
diff --git a/sources b/sources
index 5d0fe2d..f355fe9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5b09de34e57e7afde1b3ec66872d6144  uzbl-e7578e27c.tar.gz
+0220d4a8c1ca8d531b3e0fa22e94539c  uzbl-9576f59f05.tar.gz
diff --git a/uzbl.spec b/uzbl.spec
index c1dc739..3ecb0cc 100644
--- a/uzbl.spec
+++ b/uzbl.spec
@@ -1,18 +1,18 @@
-%global		uzblcommit	e7578e27c
+%global		uzblcommit	9576f59f05
 %global		vim_version	73
 
 Name:		uzbl
 Summary:	Lightweight WebKit browser following the UNIX philosophy
 Group:		Applications/Internet
 Version:	0
-Release:	0.25.20110402git%{uzblcommit}%{?dist}
+Release:	0.26.20111001git%{uzblcommit}%{?dist}
 License:	GPLv3
 URL:		http://www.uzbl.org
 # The source for this package was pulled from upstream's vcs.  Use the
 # following commands to generate the tarball:
 #  git clone git://github.com/Dieterbe/uzbl.git
 #  cd uzbl
-#  export uzblcommit=e7578e27c
+#  export uzblcommit=9576f59f05
 #  git archive --format tar --prefix uzbl-${uzblcommit}/ ${uzblcommit} |\
 #      gzip -c > ../uzbl-${uzblcommit}.tar.gz
 Source0:	%{name}-%{uzblcommit}.tar.gz
@@ -171,6 +171,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
 
 
 %changelog
+* Tue Oct 25 2011 Ben Boeckel <mathstuf at gmail.com> - 0-0.26.20111001git9576f59f05
+- New upstream snapshot
+
 * Mon Apr  4 2011 Daiki Ueno <dueno at redhat.com> - 0-0.25.20110402gite7578e27c
 - New upstream snapshot
 - Don't install removed uzbl-cookie-manager and related files.


More information about the scm-commits mailing list