[util-linux] 2.25.1: new upstream version

kzak kzak at fedoraproject.org
Wed Sep 3 10:57:38 UTC 2014


commit f789f0d9fc71337d73afba05d9f72473c128a0ba
Author: Karel Zak <kzak at redhat.com>
Date:   Wed Sep 3 12:57:18 2014 +0200

    2.25.1: new upstream version

 .gitignore      |    1 +
 sources         |    2 +-
 util-linux.spec |    7 +++++--
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4951bbe..15671d6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,3 +35,4 @@
 /util-linux-2.25-rc2.tar.xz
 /util-linux-2.25.tar.xz
 /util-linux-2.25.1-rc1.tar.xz
+/util-linux-2.25.1.tar.xz
diff --git a/sources b/sources
index 00fa5ca..2fb41cb 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3c8bf9c9ccf2f1a3e8b7b7303be54543  util-linux-2.25.1-rc1.tar.xz
+2ff36a8f8ede70f66c5ad0fb09e40e79  util-linux-2.25.1.tar.xz
diff --git a/util-linux.spec b/util-linux.spec
index 2728e8f..10d8130 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.1
-Release: 0.1%{?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}-rc1
+%define upstream_version %{version}
 
 ### Macros
 %define compldir %{_datadir}/bash-completion/completions/
@@ -837,6 +837,9 @@ exit 0
 %{_libdir}/python*/site-packages/libmount/*
 
 %changelog
+* Wed Sep  3 2014 Karel Zak <kzak at redhat.com> 2.25.1-1
+- upgrade to stable 2.25.1
+
 * Wed Aug 27 2014 Karel Zak <kzak at redhat.com> 2.25.1-0.1
 - upgrade to release 2.25.1-rc1
   ftp://ftp.kernel.org/pub/linux/utils/util-linux/v2.25/v2.25.1-ReleaseNotes


More information about the scm-commits mailing list