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 584943 Details for
Bug 822112
update to 3.1
[?]
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 3.1
0001-update-to-3.1.patch (text/plain), 1.98 KB, created by
gil cattaneo
on 2012-05-16 11:48:19 UTC
(
hide
)
Description:
update to 3.1
Filename:
MIME Type:
Creator:
gil cattaneo
Created:
2012-05-16 11:48:19 UTC
Size:
1.98 KB
patch
obsolete
>From 1a8f65d2e3e1c9adb47b7618248ed46de4107e10 Mon Sep 17 00:00:00 2001 >From: gil <puntogil@libero.it> >Date: Wed, 16 May 2012 11:49:57 +0200 >Subject: [PATCH] update to 3.1 > >--- > .gitignore | 1 + > apache-commons-lang3.spec | 12 +++++++++--- > sources | 2 +- > 3 files changed, 11 insertions(+), 4 deletions(-) > >diff --git a/.gitignore b/.gitignore >index 53101a3..03f5790 100644 >--- a/.gitignore >+++ b/.gitignore >@@ -1 +1,2 @@ > /commons-lang3-3.0.1-src.tar.gz >+/commons-lang3-3.1-src.tar.gz >diff --git a/apache-commons-lang3.spec b/apache-commons-lang3.spec >index 0851ad2..722d95f 100644 >--- a/apache-commons-lang3.spec >+++ b/apache-commons-lang3.spec >@@ -3,8 +3,8 @@ > %global short_name commons-%{base_name}3 > > Name: apache-%{short_name} >-Version: 3.0.1 >-Release: 2%{?dist} >+Version: 3.1 >+Release: 1%{?dist} > Summary: Provides a host of helper utilities for the java.lang API > License: ASL 2.0 > Group: Development/Libraries >@@ -19,7 +19,10 @@ BuildRequires: maven > BuildRequires: apache-commons-parent > BuildRequires: apache-commons-io > BuildRequires: junit4 >-BuildRequires: easymock2 >+BuildRequires: easymock3 >+BuildRequires: maven-antrun-plugin >+BuildRequires: maven-plugin-bundle >+BuildRequires: maven-resources-plugin > BuildRequires: maven-surefire-provider-junit4 > > Requires: java >= 1:1.6.0 >@@ -85,6 +88,9 @@ cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name} > %doc %{_javadocdir}/%{name} > > %changelog >+* Wed May 16 2012 gil cattaneo <puntogil@libero.it> - 3.1-1 >+- update to 3.1 >+ > * Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 3.0.1-2 > - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild > >diff --git a/sources b/sources >index 9d08ef9..335db55 100644 >--- a/sources >+++ b/sources >@@ -1 +1 @@ >-6d39fa5eceaabc46f0a088cdc305c4d6 commons-lang3-3.0.1-src.tar.gz >+b74a927ff2f8d39d7e2da362fa8ca655 commons-lang3-3.1-src.tar.gz >-- >1.7.7.6 >
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 822112
:
584931
|
584932
| 584943