8
0

Accepting request 32691 from devel:languages:perl

Copy from devel:languages:perl/perl-Convert-UUlib based on submit request 32691 from user coolo

OBS-URL: https://build.opensuse.org/request/show/32691
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Convert-UUlib?expand=0&rev=6
This commit is contained in:
OBS User autobuild
2010-02-18 15:50:03 +00:00
committed by Git OBS Bridge
parent 94bdcbcced
commit 711e8a4924
4 changed files with 12 additions and 12 deletions

View File

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

View File

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

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Feb 14 10:17:27 UTC 2010 - coolo@novell.com
- update to 1.33
* many changes in the last 5 years, see Changes
------------------------------------------------------------------- -------------------------------------------------------------------
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de

View File

@@ -1,5 +1,5 @@
# #
# spec file for package perl-Convert-UUlib (Version 1.051) # spec file for package perl-Convert-UUlib (Version 1.33)
# #
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
# #
@@ -26,20 +26,14 @@ Obsoletes: p_conulb
Requires: perl = %{perl_version} Requires: perl = %{perl_version}
AutoReqProv: on AutoReqProv: on
Summary: Perl interface to the uulib library Summary: Perl interface to the uulib library
Version: 1.051 Version: 1.33
Release: 134 Release: 1
Source: Convert-UUlib-%{version}.tar.gz Source: Convert-UUlib-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description %description
Perl interface to the uulib library Perl interface to the uulib library
Authors:
--------
Marc Lehmann <pcg@goof.com>
%prep %prep
%setup -n Convert-UUlib-%{version} %setup -n Convert-UUlib-%{version}
# --------------------------------------------------------------------------- # ---------------------------------------------------------------------------