[smem/f20] update to 1.4 (bugfixes)

Matthew Miller mattdm at fedoraproject.org
Mon Dec 9 16:54:23 UTC 2013


commit 3751218db31b30e5054a5e985a58b5468e53396a
Author: Matthew Miller <mattdm at mattdm.org>
Date:   Mon Dec 9 11:54:20 2013 -0500

    update to 1.4 (bugfixes)

 .gitignore |    1 +
 smem.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 42bbb05..5447ccb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ smem-0.9.tar.gz
 /smem-1.2.tar.xz
 /smem-1.2.tar.gz
 /smem-1.3.tar.gz
+/smem-1.4.tar.gz
diff --git a/smem.spec b/smem.spec
index 4993877..f8026c0 100644
--- a/smem.spec
+++ b/smem.spec
@@ -1,6 +1,6 @@
 Name:           smem
-Version:        1.3
-Release:        2%{?dist}
+Version:        1.4
+Release:        1%{?dist}
 Summary:        Report application memory usage in a meaningful way
 
 License:        GPLv2+
@@ -38,6 +38,9 @@ install -D -p -m 644 smem.8 $RPM_BUILD_ROOT/%{_mandir}/man8/smem.8
 %{_mandir}/man8/smem.8*
 
 %changelog
+* Mon Dec  9 2013 Matthew Miller <mattdm at mattdm.org> - 1.4-1
+- update to 1.4 (small bugfixes)
+
 * Sun Aug 04 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
diff --git a/sources b/sources
index 6260cf6..b513cf0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dd849102610aadb9f64379db09e73d41  smem-1.3.tar.gz
+fe79435c3930389bfdb560255c802162  smem-1.4.tar.gz


More information about the scm-commits mailing list