rpms/kobo/EL-5 kobo.spec,1.2,1.3 sources,1.3,1.4

dmach dmach at fedoraproject.org
Tue Aug 18 15:03:33 UTC 2009


Author: dmach

Update of /cvs/extras/rpms/kobo/EL-5
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2274

Modified Files:
	kobo.spec sources 
Log Message:
update to kobo-0.1.2


Index: kobo.spec
===================================================================
RCS file: /cvs/extras/rpms/kobo/EL-5/kobo.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- kobo.spec	22 Jul 2009 17:45:10 -0000	1.2
+++ kobo.spec	18 Aug 2009 15:03:33 -0000	1.3
@@ -6,7 +6,7 @@
 %define debug_package %{nil}
 
 
-%define version 0.1.1
+%define version 0.1.2
 %define release 1
 # set git to %{nil} (release) or to YYYYMMDD.123456 (git build)
 %define git     %{nil}
@@ -131,6 +131,24 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Tue Aug 18 2009 Daniel Mach <dmach at redhat.com> - 0.1.2-1
+- Read default paginate_by value from settings in kobo.django.views.generic.object_list. (Tomas Kopecek)
+- Add read_from_file() and rename save() to save_to_file() in kobo.shortcuts. (Daniel Mach)
+- Reverse FileUpload default ordering. (Daniel Mach)
+- Add kobo.conf.get_dict_value() to support dicts with default values. (Daniel Mach)
+- Add direct access to files via pkgset.RpmWrapper. (Tomas Kopecek)
+- Add documentation to django.auth.krb5. (Daniel Mach)
+- Fix worker key generation in kobo.hub.models.Worker.save(). (Daniel Mach)
+- Fix a security hole in krb5 middleware: a user was able to log in as different user to admin interface. (Daniel Mach)
+- Change Makefile to run tests before creating source tarball. (Daniel Mach)
+- Change HubProxy._hub verification to fix exceptions in Python2.6. (Martin Magr)
+- Another SQL performance improvement in Task admin. (Tomas Kopecek)
+- Set Task.parent as raw_id field to improve admin performance. (Daniel Mach)
+- Add (spent) time method to Task and display it in the admin listing. (Tomas Kopecek)
+
+* Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.1.1-2
+- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
+
 * Wed Jul 22 2009 Daniel Mach <dmach at redhat.com> - 0.1.1-1
 - Enhance types.Enum to support help_text and additonal options. Update tests for types module. (Daniel Mach)
 - Remove temp directory after file upload. (Tomas Kopecek)


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/kobo/EL-5/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -p -r1.3 -r1.4
--- sources	22 Jul 2009 17:45:10 -0000	1.3
+++ sources	18 Aug 2009 15:03:33 -0000	1.4
@@ -1 +1 @@
-acea1862311063c9708e9023d5aa79d5  kobo-0.1.1.tar.bz2
+122aa3b0b2a1cec7a71cfbed8b54f51b  kobo-0.1.2.tar.bz2




More information about the fedora-extras-commits mailing list