rpms/tomboy/devel tomboy.spec,1.127,1.128

Matthias Clasen mclasen at fedoraproject.org
Wed Mar 10 04:11:59 UTC 2010


Author: mclasen

Update of /cvs/pkgs/rpms/tomboy/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv19149

Modified Files:
	tomboy.spec 
Log Message:
1.1.4



Index: tomboy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/tomboy/devel/tomboy.spec,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -p -r1.127 -r1.128
--- tomboy.spec	12 Feb 2010 20:26:28 -0000	1.127
+++ tomboy.spec	10 Mar 2010 04:11:59 -0000	1.128
@@ -1,6 +1,6 @@
 Name:           tomboy
-Version:        1.0.0
-Release: 	3%{?dist}
+Version:        1.1.4
+Release:        1%{?dist}
 Summary:        Note-taking application
 
 Group:          User Interface/Desktops
@@ -9,11 +9,10 @@ License:        LGPLv2+ and GPLv2+ and M
 # libtomboy contains GPL+ code
 # Mono.Addins is MIT
 URL:            http://projects.gnome.org/tomboy/
-Source0:        http://download.gnome.org/sources/tomboy/1.0/%{name}-%{version}.tar.bz2
+#VCS: git:git://git.gnome.org/tomboy
+Source0:        http://download.gnome.org/sources/tomboy/1.1/%{name}-%{version}.tar.bz2
 Patch1:         tomboy-wrapper.patch
 
-BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-
 BuildRequires:  gtk2-devel >= 2.6.0
 BuildRequires:  atk-devel >= 1.2.4
 BuildRequires:  gnome-panel-devel
@@ -138,6 +137,9 @@ fi
 %{_libdir}/pkgconfig/*.pc
 
 %changelog
+* Tue Mar  9 2010 Matthias Clasen <mclasen at redhat.com> - 1.1.4-1
+- Update to 1.0.4
+
 * Fri Feb 12 2010 Caolán McNamara <caolanm at redhat.com> - 1.0.0-3
 - Rebuild for dependencies
 



More information about the scm-commits mailing list