[rpm] - update to 4.11.1 final

Panu Matilainen pmatilai at fedoraproject.org
Thu Jun 27 10:56:18 UTC 2013


commit cda13cd678a75bde40f822bf106a10817e5cb5d4
Author: Panu Matilainen <pmatilai at redhat.com>
Date:   Thu Jun 27 13:55:38 2013 +0300

    - update to 4.11.1 final

 .gitignore |    1 +
 rpm.spec   |    4 +++-
 sources    |    2 +-
 3 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 48226e4..94bf3ab 100644
--- a/.gitignore
+++ b/.gitignore
@@ -9,3 +9,4 @@
 /rpm-4.11.0.1.tar.bz2
 /rpm-4.11.1-rc1.tar.bz2
 /rpm-4.11.1-rc2.tar.bz2
+/rpm-4.11.1.tar.bz2
diff --git a/rpm.spec b/rpm.spec
index bd781da..1bdb9da 100644
--- a/rpm.spec
+++ b/rpm.spec
@@ -12,7 +12,6 @@
 %define rpmhome /usr/lib/rpm
 
 %define rpmver 4.11.1
-%define snapver rc2
 %define srcver %{rpmver}%{?snapver:-%{snapver}}
 
 %define bdbname libdb
@@ -461,6 +460,9 @@ exit 0
 %doc COPYING doc/librpm/html/*
 
 %changelog
+* Thu Jun 27 2013 Panu Matilainen <pmatilai at redhat.com> - 4.11.1-1
+- update to 4.11.1 final (http://rpm.org/wiki/Releases/4.11.1)
+
 * Thu Jun 20 2013 Panu Matilainen <pmatilai at redhat.com> - 4.11.1-0.rc2.1
 - update to 4.11.2-rc2 (http://rpm.org/wiki/Releases/4.11.1)
 - drop upstreamed patches
diff --git a/sources b/sources
index 25bdf5a..86efe68 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-a8adb7765f654a862989e9dee28ead0f  rpm-4.11.1-rc2.tar.bz2
+e53c59768676b21b0924d251b21df7c6  rpm-4.11.1.tar.bz2


More information about the scm-commits mailing list