[remind] - Updated to 03.01.13 - Fixing bogus dates in the changelog

Jaromír Cápík jcapik at fedoraproject.org
Tue Apr 9 17:02:40 UTC 2013


commit f620d19b29ae4ba5e8e508186a17975e350197ae
Author: Jaromir Capik <jcapik at redhat.com>
Date:   Tue Apr 9 19:01:45 2013 +0200

    - Updated to 03.01.13
    - Fixing bogus dates in the changelog

 .gitignore                           |    1 +
 remind-03.01.12-rem2ps-margins.patch |   11 -----------
 remind.spec                          |   16 ++++++++++------
 sources                              |    2 +-
 4 files changed, 12 insertions(+), 18 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2ccdf34..13ffc7b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 remind-03.01.07.tar.gz
 /remind-03.01.12.tar.gz
+/remind-03.01.13.tar.gz
diff --git a/remind.spec b/remind.spec
index eb84805..9c6d17e 100644
--- a/remind.spec
+++ b/remind.spec
@@ -1,15 +1,16 @@
 Name:           remind
-Version:        03.01.12
-Release:        4%{?dist}
+Version:        03.01.13
+Release:        1%{?dist}
 Summary:        A sophisticated calendar and alarm program
 
 Group:          Applications/Productivity
 License:        GPLv2
 URL:            http://www.roaringpenguin.com/en/penguin/openSourceProducts/remind
+
 Source0:        http://www.roaringpenguin.com/files/download/remind-%{version}.tar.gz
 Source1:        tkremind.desktop
 Patch0:         remind-nostrip.patch
-Patch1:         remind-03.01.12-rem2ps-margins.patch
+
 Requires:       tcl
 BuildRequires:  desktop-file-utils
 
@@ -39,7 +40,6 @@ iconv -c -t UTF8 remind.1 > remind.1.utf8
 %{__mv} remind.1.utf8 remind.1
 popd
 %patch0 -p1
-%patch1
 pushd www
 find . -type f -exec chmod -x {} \;
 popd
@@ -94,6 +94,10 @@ desktop-file-install --vendor "fedora"             \
 %{_mandir}/man1/tkremind.1.gz
 
 %changelog
+* Tue Apr 09 2013 Jaromir Capik <jcapik at redhat.com> - 03.01.13-1
+- Updated to 03.01.13
+- Fixing bogus dates in the changelog
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 03.01.12-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
@@ -119,7 +123,7 @@ desktop-file-install --vendor "fedora"             \
 * Sun May 31 2009 Ray Van Dolson <rayvd at bludgeon.org> - 03.01.07-1
 - Upstream released 03.01.07
 
-* Wed Feb 28 2009 Ray Van Dolson <rayvd at bludgeon.org> - 03.01.06-1
+* Sat Feb 28 2009 Ray Van Dolson <rayvd at bludgeon.org> - 03.01.06-1
 - Latest version refresh
 
 * Wed Feb 25 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 03.01.04-2
@@ -135,7 +139,7 @@ desktop-file-install --vendor "fedora"             \
 - Copied rem2html to /usr/bin per bz #430502
 - Using a few more macros in spec file
 
-* Thu Sep 19 2007 Ray Van Dolson <rayvd at bludgeon.org> - 03.01.02-2
+* Wed Sep 19 2007 Ray Van Dolson <rayvd at bludgeon.org> - 03.01.02-2
 - Added tcllib requires per bz #290761
 
 * Thu Sep 13 2007 Ray Van Dolson <rayvd at bludgeon.org> - 03.01.02-1
diff --git a/sources b/sources
index db64a9a..3fa63c6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-de16cbfc3ee94defcb1abdf78b2ebcd1  remind-03.01.12.tar.gz
+9b746d257eccd5961d61c649cf48305c  remind-03.01.13.tar.gz


More information about the scm-commits mailing list