Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 703722 Details for
Bug 916348
Update LevelDB to 1.9
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
update to 1.9.0
0001-update-to-1.9.0.patch (text/plain), 1.30 KB, created by
gil cattaneo
on 2013-02-28 00:16:55 UTC
(
hide
)
Description:
update to 1.9.0
Filename:
MIME Type:
Creator:
gil cattaneo
Created:
2013-02-28 00:16:55 UTC
Size:
1.30 KB
patch
obsolete
>From 6a2533da11dc7532740e0e351106380f7d0d49f0 Mon Sep 17 00:00:00 2001 >From: gil <puntogil@libero.it> >Date: Thu, 28 Feb 2013 01:00:33 +0100 >Subject: [PATCH] update to 1.9.0 > >--- > .gitignore | 1 + > leveldb.spec | 7 +++++-- > sources | 2 +- > 3 files changed, 7 insertions(+), 3 deletions(-) > >diff --git a/.gitignore b/.gitignore >index 2f30a65..b79d5f5 100644 >--- a/.gitignore >+++ b/.gitignore >@@ -1,2 +1,3 @@ > /leveldb-1.5.0.tar.gz > /leveldb-1.7.0.tar.gz >+/leveldb-1.9.0.tar.gz >diff --git a/leveldb.spec b/leveldb.spec >index 5ee4fa8..cf90632 100644 >--- a/leveldb.spec >+++ b/leveldb.spec >@@ -1,6 +1,6 @@ > Name: leveldb >-Version: 1.7.0 >-Release: 6%{?dist} >+Version: 1.9.0 >+Release: 1%{?dist} > Summary: A fast and lightweight key/value database library by Google > Group: Applications/Databases > License: BSD >@@ -82,6 +82,9 @@ make check > > > %changelog >+* Wed Feb 27 2013 gil cattaneo <puntogil@libero.it> - 1.9.0-1 >+- update to 1.9.0 >+ > * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.7.0-6 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild > >diff --git a/sources b/sources >index fca0d5f..9772319 100644 >--- a/sources >+++ b/sources >@@ -1 +1 @@ >-5c3c6cfbb16a21cdbea0db656aa32fec leveldb-1.7.0.tar.gz >+12f11385cb58ae0de66d4bc2cc7f8194 leveldb-1.9.0.tar.gz >-- >1.8.1.2 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 916348
: 703722