Compare commits

1 Commits
main ... 1.1

2 changed files with 2 additions and 7 deletions

View File

@@ -1,9 +1,3 @@
-------------------------------------------------------------------
Mon Mar 4 16:11:50 UTC 2024 - pgajdos@suse.com
- Use %autosetup macro. Allows to eliminate the usage of deprecated
%patchN
-------------------------------------------------------------------
Mon Jun 17 14:46:40 UTC 2019 - Pedro Monreal Gonzalez <pmonrealgonzalez@suse.com>

View File

@@ -43,7 +43,8 @@ required for implementing SAX drivers, along with a factory class for
returning any SAX parser installed on the user's system.
%prep
%autosetup -p0 -n %{cpan_name}-%{version}
%setup -q -n %{cpan_name}-%{version}
%patch0 -p0
%build
%{__perl} Makefile.PL INSTALLDIRS=vendor