Update to upstream version 1.1
This commit is contained in:
parent
ea1da1ecaa
commit
b6546c79fa
3 changed files with 7 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1 +1,2 @@
|
|||
/xz-java-1.0.zip
|
||||
/xz-java-1.1.zip
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
42d5b23146b4498212a9bb5033117b0b xz-java-1.0.zip
|
||||
043a587e65f6381b5af35e4894ff1ecd xz-java-1.1.zip
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
Name: xz-java
|
||||
Version: 1.0
|
||||
Release: 4%{?dist}
|
||||
Version: 1.1
|
||||
Release: 1%{?dist}
|
||||
Summary: Java implementation of XZ data compression
|
||||
Group: Development/Libraries
|
||||
BuildArch: noarch
|
||||
|
|
@ -66,6 +66,9 @@ install -pm 644 build/maven/xz-%{version}.pom %{buildroot}/%{_mavenpomdir}/JPP-%
|
|||
%{_javadocdir}/%{name}
|
||||
|
||||
%changelog
|
||||
* Fri Aug 17 2012 Mikolaj Izdebski <mizdebsk@redhat.com> - 1.1-1
|
||||
- Update to upstream version 1.1
|
||||
|
||||
* Sun Jul 22 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue