Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10565
0001-Fix-summary-and-description.patch
feskyde (Federico Damián Schonborn)
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Authored By
feskyde
Jan 22 2017, 3:31 AM
2017-01-22 03:31:22 (UTC+0)
Size
3 KB
Referenced Files
None
Subscribers
None
0001-Fix-summary-and-description.patch
View Options
From e4fb09f8cf6a0a0f14ba7f30952a15a8407923f7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Federico=20Dami=C3=A1n=20Schonborn?=
<federico.d.schonborn@protonmail.com>
Date: Sun, 22 Jan 2017 00:28:45 -0300
Subject: [PATCH] Fix summary and description
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: Federico Damián Schonborn <federico.d.schonborn@protonmail.com>
---
package.yml | 8 +++++---
pspec_x86_64.xml | 22 +++++++++++++---------
2 files changed, 18 insertions(+), 12 deletions(-)
diff --git a/package.yml b/package.yml
index bb99187..f32dfb0 100644
--- a/package.yml
+++ b/package.yml
@@ -1,13 +1,15 @@
name : perl-data-uniqid
version : 0.12
-release : 1
+release : 2
source :
- http://search.cpan.org/CPAN/authors/id/M/MW/MWX/Data-Uniqid-0.12.tar.gz : b6919ba49b9fe98bfdf3e8accae7b9b7f78dc9e71ebbd0b7fef7a45d99324ccb
license : Artistic-2.0
component : programming.perl
-summary : http://search.cpan.org/CPAN/authors/id/M/MW/MWX/Data-Uniqid-0.12.tar.gz
+summary : Perl extension for simple generation of unique IDs
description: |
- http://search.cpan.org/CPAN/authors/id/M/MW/MWX/Data-Uniqid-0.12.tar.gz
+ Data::Uniqid provides three simple routines for generating unique ids.
+ These ids are coded with a Base62 systen to make them short and handy
+ (e.g. to use it as part of a URL).
builddeps :
- perl
setup : |
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
index c96e164..5b46c25 100644
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,20 +2,24 @@
<Source>
<Name>perl-data-uniqid</Name>
<Packager>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Federico Damián Schonborn</Name>
+ <Email>federico.d.schonborn@protonmail.com</Email>
</Packager>
<License>Artistic-2.0</License>
<PartOf>programming.perl</PartOf>
- <Summary xml:lang="en">http://search.cpan.org/CPAN/authors/id/M/MW/MWX/Data-Uniqid-0.12.tar.gz</Summary>
- <Description xml:lang="en">http://search.cpan.org/CPAN/authors/id/M/MW/MWX/Data-Uniqid-0.12.tar.gz
+ <Summary xml:lang="en">Perl extension for simple generation of unique IDs</Summary>
+ <Description xml:lang="en">Data::Uniqid provides three simple routines for generating unique ids.
+These ids are coded with a Base62 systen to make them short and handy
+(e.g. to use it as part of a URL).
</Description>
<Archive type="binary" sha1sum="79eb0752a961b8e0d15c77d298c97498fbc89c5a">https://solus-project.com/sources/README.Solus</Archive>
</Source>
<Package>
<Name>perl-data-uniqid</Name>
- <Summary xml:lang="en">http://search.cpan.org/CPAN/authors/id/M/MW/MWX/Data-Uniqid-0.12.tar.gz</Summary>
- <Description xml:lang="en">http://search.cpan.org/CPAN/authors/id/M/MW/MWX/Data-Uniqid-0.12.tar.gz
+ <Summary xml:lang="en">Perl extension for simple generation of unique IDs</Summary>
+ <Description xml:lang="en">Data::Uniqid provides three simple routines for generating unique ids.
+These ids are coded with a Base62 systen to make them short and handy
+(e.g. to use it as part of a URL).
</Description>
<PartOf>programming.perl</PartOf>
<Files>
@@ -26,12 +30,12 @@
</Files>
</Package>
<History>
- <Update release="1">
+ <Update release="2">
<Date>2016-12-05</Date>
<Version>0.12</Version>
<Comment>Packaging update</Comment>
- <Name>Bryan T. Meyers</Name>
- <Email>bmeyers@datadrake.com</Email>
+ <Name>Federico Damián Schonborn</Name>
+ <Email>federico.d.schonborn@protonmail.com</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
--
2.11.0
File Metadata
Details
Attached
Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
6699
Default Alt Text
0001-Fix-summary-and-description.patch (3 KB)
Attached To
Mode
T2272: perl-data-uniqid: Fix summary and description
Attached
Detach File
Event Timeline
Log In to Comment