diff --git a/.gitignore b/.gitignore index d19bf92..7677d9d 100644 --- a/.gitignore +++ b/.gitignore @@ -26,3 +26,4 @@ /Socket-2.020.tar.gz /Socket-2.021.tar.gz /Socket-2.022.tar.gz +/Socket-2.023.tar.gz diff --git a/perl-Socket.spec b/perl-Socket.spec index c8f2486..8deed88 100644 --- a/perl-Socket.spec +++ b/perl-Socket.spec @@ -1,6 +1,6 @@ Name: perl-Socket Epoch: 4 -Version: 2.022 +Version: 2.023 Release: 1%{?dist} Summary: Networking constants and support functions License: GPL+ or Artistic @@ -66,6 +66,9 @@ make test %{_mandir}/man3/* %changelog +* Thu Aug 04 2016 Jitka Plesnikova - 4:2.023-1 +- 2.023 bump + * Tue Aug 02 2016 Jitka Plesnikova - 4:2.022-1 - 2.022 bump diff --git a/sources b/sources index 50c6360..3a6b1a8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -83083e7e06b0d6ed2179070e4cd9d8ea Socket-2.022.tar.gz +0f463c50e566919247a53afcc076e26f Socket-2.023.tar.gz