Browse Source

perl-GTop-0.17-3

git-svn-id: http://trac.vinelinux.org/repos/projects/specs@12118 ec354946-7b23-47d6-9f5a-488ba84defc7
tomop 6 years ago
parent
commit
e37527a04c
1 changed files with 6 additions and 1 deletions
  1. 6 1
      p/perl-GTop/perl-GTop-vl.spec

+ 6 - 1
p/perl-GTop/perl-GTop-vl.spec

@@ -1,6 +1,6 @@
 Name:           perl-GTop
 Version:        0.17
-Release:        2%{?_dist_release}
+Release:        3%{?_dist_release}
 Summary:        Perl interface to libgtop
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -13,6 +13,7 @@ BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(Test::More)
 # non-perl
 BuildRequires:  libgtop2-devel
+BuildRequires:  libxcrypt-devel
 
 %?perl_default_filter
 
@@ -61,6 +62,10 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*
 
 %changelog
+* Thu May 16 2019 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 0.17-3
+- rebuilt with gtop2-2.40.0.
+- added BR:libxcrypt-devel.
+
 * Fri Jun 27 2014 IWAI, Masaharu <iwaim.sub@gmail.com> 0.17-2
 - build with Perl 5.16