From 9165bd23fd5a106db254d970faeffbb984cb9e53 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 22 Jul 2014 12:30:50 +0200 Subject: [PATCH] 2.25-1: new upstream version Signed-off-by: Karel Zak --- .gitignore | 1 + sources | 2 +- util-linux.spec | 7 +++++-- 3 files changed, 7 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 9ddb152..a03239f 100644 --- a/.gitignore +++ b/.gitignore @@ -33,3 +33,4 @@ /util-linux-2.24.2.tar.xz /util-linux-2.25-rc1.tar.xz /util-linux-2.25-rc2.tar.xz +/util-linux-2.25.tar.xz diff --git a/sources b/sources index 24abd48..2e97c41 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -9df5663b5b302a5219c2b7ba38868071 util-linux-2.25-rc2.tar.xz +4c78fdef4cb882caafad61e33cafbc14 util-linux-2.25.tar.xz diff --git a/util-linux.spec b/util-linux.spec index 39e53b4..20065a1 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -2,12 +2,12 @@ Summary: A collection of basic system utilities Name: util-linux Version: 2.25 -Release: 0.3%{?dist} +Release: 1%{?dist} License: GPLv2 and GPLv2+ and LGPLv2+ and BSD with advertising and Public Domain Group: System Environment/Base URL: http://en.wikipedia.org/wiki/Util-linux -%define upstream_version %{version}-rc2 +%define upstream_version %{version} ### Macros %define compldir %{_datadir}/bash-completion/completions/ @@ -830,6 +830,9 @@ exit 0 %{_libdir}/python*/site-packages/libmount/* %changelog +* Tue Jul 22 2014 Karel Zak 2.25-1 +- upgrade to stable release 2.25 + * Wed Jul 02 2014 Karel Zak 2.25-0.3 - upgrade to release 2.25-rc2