rpms/report/devel .cvsignore, 1.13, 1.14 report.spec, 1.12, 1.13 sources, 1.13, 1.14

Gavin Romig-Koch gavin at fedoraproject.org
Fri Jun 25 03:31:10 UTC 2010


Author: gavin

Update of /cvs/pkgs/rpms/report/devel
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv13403

Modified Files:
	.cvsignore report.spec sources 
Log Message:
- better fix for bug in localsave to /tmp
    (Fedora 595854)(RHEL 595855)(RHEL 607507)
- Revert "fix bug in localsave to /tmp (Fedora 595854)(RHEL 595855)"
- correct SyntaxWarning: name 'HAVE_gnomekeyring' is used prior to
    global declaration. (Fedora 604235)
    Author: Ales Kozumplik <akozumpl at redhat.com>
- l10n: Updates to Polish (pl) translation
    Author: raven <raven at fedoraproject.org>
- l10n: Updates to Ukrainian (uk) translation
    Author: yurchor <yurchor at fedoraproject.org>





Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/report/devel/.cvsignore,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- .cvsignore	20 Jun 2010 04:00:35 -0000	1.13
+++ .cvsignore	25 Jun 2010 03:31:09 -0000	1.14
@@ -1 +1 @@
-report-0.16.tar.gz
+report-0.17.tar.gz


Index: report.spec
===================================================================
RCS file: /cvs/pkgs/rpms/report/devel/report.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- report.spec	20 Jun 2010 04:00:35 -0000	1.12
+++ report.spec	25 Jun 2010 03:31:09 -0000	1.13
@@ -77,7 +77,7 @@
 %endif
 
 Name:           report
-Version:        0.16
+Version:        0.17
 Release:        1%{?dist}
 Summary:        Incident reporting library
 
@@ -400,6 +400,18 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jun 24 2010 Gavin Romig-Koch <gavin at redhat.com> 0.17-1
+- better fix for bug in localsave to /tmp
+    (Fedora 595854)(RHEL 595855)(RHEL 607507)
+- Revert "fix bug in localsave to /tmp (Fedora 595854)(RHEL 595855)"
+- correct SyntaxWarning: name 'HAVE_gnomekeyring' is used prior to
+    global declaration. (Fedora 604235)
+    Author: Ales Kozumplik <akozumpl at redhat.com>
+- l10n: Updates to Polish (pl) translation
+    Author: raven <raven at fedoraproject.org>
+- l10n: Updates to Ukrainian (uk) translation
+    Author: yurchor <yurchor at fedoraproject.org>
+
 * Sat Jun 19 2010 Gavin Romig-Koch <gavin at redhat.com> 0.16-1
 - Insure correct PRODUCT and VERSION used in the Bugzilla and Strata plugins 
       under Anaconda (RHEL 586147)


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/report/devel/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -p -r1.13 -r1.14
--- sources	20 Jun 2010 04:00:35 -0000	1.13
+++ sources	25 Jun 2010 03:31:09 -0000	1.14
@@ -1 +1 @@
-453087ab50be1eeb96964545026ffbff  report-0.16.tar.gz
+950c9140ff47937b1100e57fc1751b40  report-0.17.tar.gz



More information about the scm-commits mailing list