Accepting request 942791 from home:david.anes:branches:Java:packages

Update to 3.3.0

OBS-URL: https://build.opensuse.org/request/show/942791
OBS-URL: https://build.opensuse.org/package/show/Java:packages/cglib?expand=0&rev=28
This commit is contained in:
Pedro Monreal Gonzalez 2021-12-27 17:29:40 +00:00 committed by Git OBS Bridge
parent 34fe32dfa4
commit df700ea420
6 changed files with 17 additions and 11 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3844585a66ccb75de440a6773dae29d9d86b8ccb0aba7c5154e658ea48db4d98
size 146659

BIN
RELEASE_3_3_0.tar.gz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:faab2e7299b87d2c26d9f6ffed65abc6042855a4bcfbc1e1fcfcd61c2ea4d619
size 2872

BIN
cglib-3.3.0-build.tar.xz (Stored with Git LFS) Normal file

Binary file not shown.

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Dec 27 14:36:52 UTC 2021 - David Anes <david.anes@suse.com>
- Update to upstream 3.3.0
- Update project url to new github site (old one redirects there)
-------------------------------------------------------------------
Tue Mar 5 12:15:26 UTC 2019 - Fridrich Strba <fstrba@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package cglib
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2021 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,15 +17,15 @@
%bcond_with tests
%global tarball_name RELEASE_3_2_4
%global tarball_name RELEASE_3_3_0
Name: cglib
Version: 3.2.4
Version: 3.3.0
Release: 0
Summary: Code Generation Library
License: Apache-2.0
Group: Development/Libraries/Java
URL: http://cglib.sourceforge.net/
Source0: https://github.com/cglib/cglib/archive/%{tarball_name}.tar.gz
URL: https://github.com/cglib/cglib
Source0: https://github.com/cglib/cglib/archive/refs/tags/%{tarball_name}.tar.gz
Source1: %{name}-%{version}-build.tar.xz
BuildRequires: ant >= 1.6
BuildRequires: fdupes