rpms/obby/devel .cvsignore, 1.3, 1.4 obby.spec, 1.11, 1.12 sources, 1.3, 1.4

Luke Macken (lmacken) fedora-extras-commits at redhat.com
Thu Dec 22 08:56:58 UTC 2005


Author: lmacken

Update of /cvs/extras/rpms/obby/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28162

Modified Files:
	.cvsignore obby.spec sources 
Log Message:
* Thu Dec 22 2005 Luke Macken <lmacken at redhat.com> - 0.3.0-1
- 0.3.0




Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/obby/devel/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	27 Nov 2005 05:52:53 -0000	1.3
+++ .cvsignore	22 Dec 2005 08:56:58 -0000	1.4
@@ -1 +1 @@
-obby-0.3.0rc3.tar.gz
+obby-0.3.0.tar.gz


Index: obby.spec
===================================================================
RCS file: /cvs/extras/rpms/obby/devel/obby.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- obby.spec	27 Nov 2005 05:52:53 -0000	1.11
+++ obby.spec	22 Dec 2005 08:56:58 -0000	1.12
@@ -1,14 +1,12 @@
-%define _rc rc3
-
 Name:           obby
 Version:        0.3.0
-Release:        1.%{_rc}%{?dist}
+Release:        1%{?dist}
 Summary:        A library which provides synced document buffers
 
 Group:          Development/Libraries
 License:        GPL
 URL:            http://releases.0x539.de/obby
-Source0:        http://releases.0x539.de/obby/%{name}-%{version}%{_rc}.tar.gz
+Source0:        http://releases.0x539.de/obby/%{name}-%{version}.tar.gz
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  net6-devel, gmp-devel, gettext-devel, libsigc++
@@ -31,7 +29,7 @@
 
 
 %prep
-%setup -q -n %{name}-%{version}%{_rc}
+%setup -q
 
 
 %build
@@ -67,6 +65,9 @@
 
 
 %changelog
+* Thu Dec 22 2005 Luke Macken <lmacken at redhat.com> - 0.3.0-1
+- 0.3.0
+
 * Sat Nov 26 2005 Luke Macken <lmacken at redhat.com> - 0.3.0-1.rc3
 - Remove calls to aclocal and autoconf
 - Bump to 0.3.0rc3


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/obby/devel/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	27 Nov 2005 05:52:53 -0000	1.3
+++ sources	22 Dec 2005 08:56:58 -0000	1.4
@@ -1 +1 @@
-7f6eae742cd20ceb239604bd2415a09a  obby-0.3.0rc3.tar.gz
+b14135018a3093395296cf091f9f824f  obby-0.3.0.tar.gz




More information about the scm-commits mailing list