public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Matthew Miller <mattdm@mattdm.org>
To: git-commits@fedoraproject.org
Subject: [rpms/smem] epel10: now we have an upstream tarball. thanks, upstream!
Date: Tue, 28 Jul 2026 12:34:00 GMT	[thread overview]
Message-ID: <178524204040.1.15205762811190779509.rpms-smem-d803421c248b@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/smem
Branch : epel10
Commit : d803421c248b24ff624bd6c3b21dd10b85b141ae
Author : Matthew Miller <mattdm@mattdm.org>
Date   : 2012-10-29T18:11:02-04:00
Stats  : +7/-8 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/smem/c/d803421c248b24ff624bd6c3b21dd10b85b141ae?branch=epel10

Log:
now we have an upstream tarball. thanks, upstream!

---
diff --git a/.gitignore b/.gitignore
index e785571..9513af2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 smem-0.9.tar.gz
 /smem-1.0.tar.gz
 /smem-1.2.tar.xz
+/smem-1.2.tar.gz

diff --git a/smem.spec b/smem.spec
index 76761ca..24d89d0 100644
--- a/smem.spec
+++ b/smem.spec
@@ -1,17 +1,12 @@
 Name:           smem
 Version:        1.2
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Report application memory usage in a meaningful way
 
 Group:          Applications/System
 License:        GPLv2+
 URL:            http://www.selenic.com/smem/
-# The source for this package was pulled from upstream's version control
-# system. Use the following commands to generate the tarball:
-#   hg clone -r1.2 http://selenic.com/repo/smem smem-1.2
-#   rm -rf smem-1.2/.hg smem-1.2/.htags
-#   tar -cJvf smem-1.2.tar.xz smem-1.2
-Source0:        smem-1.2.tar.xz
+Source0:        http://www.selenic.com/smem/download/smem-%{version}.tar.gz
 Requires:       kernel >= 2.6.27
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
@@ -51,6 +46,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man8/smem.8*
 
 %changelog
+* Mon Oct 29 2012 Matthew Miller <mattdm@mattdm.org> - 1.2-2
+- now we have an upstream tarball. thanks, upstream!
+
 * Mon Oct 29 2012 Matthew Miller <mattdm@mattdm.org> - 1.2-1
 - 1.2; no upstream tarball, but tagged in the hg repo.
 - resolves bz #757908 (-m and -u fail as non-root)

diff --git a/sources b/sources
index e7a5df4..d184fc7 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dd240efb341789179590711c0ca62214  smem-1.2.tar.xz
+b8975840a08172ba8a1abbe7cb202dfe  smem-1.2.tar.gz

                 reply	other threads:[~2026-07-28 12:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178524204040.1.15205762811190779509.rpms-smem-d803421c248b@fedoraproject.org \
    --to=mattdm@mattdm.org \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox