[smem/f19] update to 1.4 (bugfixes)

Matthew Miller mattdm at fedoraproject.org
Mon Dec 9 16:59:40 UTC 2013


commit 5f287763a9ea6c015f81ae02b3b8f6c65b4a3ca3
Author: Matthew Miller <mattdm at mattdm.org>
Date:   Mon Dec 9 11:59:37 2013 -0500

    update to 1.4 (bugfixes)

 .gitignore |    1 +
 smem.spec  |    5 ++++-
 sources    |    2 +-
 3 files changed, 6 insertions(+), 2 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 5d43237..71a3aab 100644
--- a/smem.spec
+++ b/smem.spec
@@ -1,5 +1,5 @@
 Name:           smem
-Version:        1.3
+Version:        1.4
 Release:        1%{?dist}
 Summary:        Report application memory usage in a meaningful way
 
@@ -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)
+
 * Thu Mar 28 2013 Matthew Miller <mattdm at mattdm.org> - 1.3-1
 - update to 1.3 (small bugfixes)
 
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