From c0b0963b836ed9f34ef2d4f76495f9d0f3ea1297 Mon Sep 17 00:00:00 2001 From: Michael Simacek Date: Nov 02 2016 12:57:33 +0000 Subject: Update to upstream version 1.9.3 --- diff --git a/.gitignore b/.gitignore index a28d612..ac1dec2 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ commons-beanutils-1.8.3-src.tar.gz /commons-beanutils-1.9.0-src.tar.gz /commons-beanutils-1.9.1-src.tar.gz /commons-beanutils-1.9.2-src.tar.gz +/commons-beanutils-1.9.3-src.tar.gz diff --git a/apache-commons-beanutils.spec b/apache-commons-beanutils.spec index 27afc4d..3e68358 100644 --- a/apache-commons-beanutils.spec +++ b/apache-commons-beanutils.spec @@ -2,8 +2,8 @@ %global short_name commons-%{base_name} Name: apache-%{short_name} -Version: 1.9.2 -Release: 5%{?dist} +Version: 1.9.3 +Release: 1%{?dist} Summary: Java utility methods for accessing and modifying the properties of arbitrary JavaBeans License: ASL 2.0 URL: http://commons.apache.org/%{base_name} @@ -54,6 +54,9 @@ sed -i 's/\r//' *.txt %doc LICENSE.txt NOTICE.txt %changelog +* Tue Nov 01 2016 Michael Simacek - 1.9.3-1 +- Update to upstream version 1.9.3 + * Wed Feb 03 2016 Fedora Release Engineering - 1.9.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild diff --git a/sources b/sources index df25344..347e140 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -13233b217eca7af8abdfa66a20dcc020 commons-beanutils-1.9.2-src.tar.gz +624442c0c25f2ede8226e4459c3a1b7e commons-beanutils-1.9.3-src.tar.gz