Update sources, remove reference to the old patch

This commit is contained in:
Michal Srb 2015-06-16 00:06:56 +02:00
parent 3903800f99
commit 233457e536
3 changed files with 2 additions and 4 deletions

1
.gitignore vendored
View File

@ -67,3 +67,4 @@
/javapackages-4.3.2.tar.xz
/javapackages-4.4.0.tar.xz
/javapackages-4.5.0.tar.xz
/javapackages-4.6.0.tar.xz

View File

@ -9,7 +9,6 @@ Summary: Macros and scripts for Java packaging support
License: BSD
URL: https://git.fedorahosted.org/git/javapackages.git
Source0: https://fedorahosted.org/released/javapackages/javapackages-%{version}.tar.xz
Patch0: 0001-Fix-UnboundLocalError-local-variable-pom_requires-re.patch
BuildArch: noarch
@ -134,8 +133,6 @@ This package provides non-essential macros and scripts to support Java packaging
sed -i '/fedora-review/d' install
%patch0 -p1
%build
%configure --pyinterpreter=%{__python3}
./build

View File

@ -1 +1 @@
ca09961c853c78bbabdd641ec08ecf56 javapackages-4.5.0.tar.xz
a7b39f51f97e91c337190c9c49162a7f javapackages-4.6.0.tar.xz