aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/sos.spec6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/sos.spec b/src/sos.spec
index 3ebe5b5b..6600a5c1 100644
--- a/src/sos.spec
+++ b/src/sos.spec
@@ -12,8 +12,7 @@
Summary: System Support Tools
Name: sos
Version: 1.0
-# change release in setup.py and this file
-Release: 10%{?dist}
+Release: 1%{?dist}
License: GPL
Group: Development/Libraries
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -56,6 +55,9 @@ rm -rf $RPM_BUILD_ROOT
%doc README TODO
%changelog
+* Wed Aug 30 2006 Steve Conklin <sconklin at redhat dot com> - 1.0-1
+- Seperated upstream and RPM versioning
+
* Mon Aug 21 2006 Steve Conklin <sconklin at redhat dot com> - 0.1-11
- Code cleanup, fixed a regression in threading