From 2b7d26c92909bb95ac9bfaeb67ba6a08126ecbce Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Thu, 11 Jul 2019 11:31:26 +0200 Subject: clean --- php-doctrine-datafixtures.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/php-doctrine-datafixtures.spec b/php-doctrine-datafixtures.spec index 0d7918d..43cc806 100644 --- a/php-doctrine-datafixtures.spec +++ b/php-doctrine-datafixtures.spec @@ -42,7 +42,6 @@ Version: %{github_version} Release: 1%{?dist} Summary: Data Fixtures for all Doctrine Object Managers -Group: Development/Libraries License: MIT URL: https://github.com/%{github_owner}/%{github_name} # Use git snapshot with tests -- cgit