|
@@ -1,8 +1,10 @@
|
|
Name: perl-String-Random
|
|
Name: perl-String-Random
|
|
Version: 0.26
|
|
Version: 0.26
|
|
-Release: 4%{?_dist_release}
|
|
+Release: 5%{?_dist_release}
|
|
Summary: Perl module to generate random strings based on a pattern
|
|
Summary: Perl module to generate random strings based on a pattern
|
|
|
|
+
|
|
License: GPL+ or Artistic
|
|
License: GPL+ or Artistic
|
|
|
|
+Group: Development/Libraries
|
|
URL: http://search.cpan.org/dist/String-Random/
|
|
URL: http://search.cpan.org/dist/String-Random/
|
|
Source0: http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/String-Random-%{version}.tar.gz
|
|
Source0: http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/String-Random-%{version}.tar.gz
|
|
|
|
|
|
@@ -45,6 +47,9 @@ find $RPM_BUILD_ROOT -depth -type d -exec rmdir {} 2>/dev/null \;
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Fri Dec 19 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 0.26-5
|
|
|
|
+- added Group tag
|
|
|
|
+
|
|
* Fri Dec 19 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 0.26-4
|
|
* Fri Dec 19 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> - 0.26-4
|
|
- initial build for Vine Linux
|
|
- initial build for Vine Linux
|
|
|
|
|