[libotr] * Sat Jul 27 2013 Paul Wouters <pwouters at redhat.com> - 4.0.0-1 - Upgraded to libotr-4.0.0 - Since th

Paul Wouters pwouters at fedoraproject.org
Sat Jul 27 01:27:59 UTC 2013


commit 1e6a9b70ed6d6f6b60a09b992f43c4ac15a8e102
Author: Paul Wouters <pwouters at redhat.com>
Date:   Fri Jul 26 21:27:15 2013 -0400

    * Sat Jul 27 2013 Paul Wouters <pwouters at redhat.com> - 4.0.0-1
    - Upgraded to libotr-4.0.0
    - Since this is API incompatible, there is also a libotr3 package

 .gitignore  |    1 +
 libotr.spec |    8 ++++++--
 sources     |    3 +--
 3 files changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 333380f..77619e2 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ libotr-3.0.0.tar.gz
 libotr-3.1.0.tar.gz
 libotr-3.2.0.tar.gz
 /libotr-3.2.1.tar.gz
+/libotr-4.0.0.tar.gz
diff --git a/libotr.spec b/libotr.spec
index c915cbd..cb19f94 100644
--- a/libotr.spec
+++ b/libotr.spec
@@ -1,8 +1,8 @@
 %global snapshot 0
 Summary: Off-The-Record Messaging library and toolkit
 Name: libotr
-Version: 3.2.1
-Release: 2%{?dist}
+Version: 4.0.0
+Release: 1%{?dist}
 License: GPLv2 and LGPLv2
 Group: System Environment/Libraries
 Source0: http://otr.cypherpunks.ca/%{name}-%{version}.tar.gz
@@ -79,6 +79,10 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Sat Jul 27 2013 Paul Wouters <pwouters at redhat.com> - 4.0.0-1
+- Upgraded to libotr-4.0.0
+- Since this is API incompatible, there is also a libotr3 package
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3.2.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 
diff --git a/sources b/sources
index 1a38279..59f80da 100644
--- a/sources
+++ b/sources
@@ -1,2 +1 @@
-faba02e60f64e492838929be2272f839  libotr-3.2.0.tar.gz
-974acf937d2ce0ee89b27a9815c17a3f  libotr-3.2.1.tar.gz
+00979dca82d70383fcd1b01f3974363c  libotr-4.0.0.tar.gz


More information about the scm-commits mailing list